We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
false
1 parent 7826c07 commit 10f24a7Copy full SHA for 10f24a7
1 file changed
src/main/resources/db/migration/postgresql/V2.12.1.202210120000__alter_source_set_cache_enabled_default.sql
@@ -0,0 +1 @@
1
+ALTER TABLE ${ohdsiSchema}.source ALTER COLUMN is_cache_enabled SET DEFAULT false;
0 commit comments