5319: Add API migration for manifests with bad portable data hashes.
[arvados.git] / services / api / db / structure.sql
index afc03510d58e030f66f5026ec1ecf056a16b9313..007d05ebb6fc74852f9c5297f65de2ae73a3a94b 100644 (file)
@@ -2360,4 +2360,6 @@ INSERT INTO schema_migrations (version) VALUES ('20150206210804');
 
 INSERT INTO schema_migrations (version) VALUES ('20150206230342');
 
-INSERT INTO schema_migrations (version) VALUES ('20150216193428');
\ No newline at end of file
+INSERT INTO schema_migrations (version) VALUES ('20150216193428');
+
+INSERT INTO schema_migrations (version) VALUES ('20150303210106');
\ No newline at end of file