Skip to content
Snippets Groups Projects
Commit 8cc106f9 authored by Danae Savvidi's avatar Danae Savvidi :laughing:
Browse files

migration attempt

parent e0887254
No related branches found
No related tags found
2 merge requests!229Version 2.2.1,!216Resolve "Test submission for scripts"
......@@ -701,7 +701,7 @@ databaseChangeLog:
- sql:
comment: Move data to 'abstract_submit_submission'.
sql: insert into abstract_submit_submission (script_pending)
select s.script_pending from submit_submission as s;
select s.script_pending::boolean from submit_submission as s;
- changeSet:
id: 1701169247806-13
author: dsav
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment