File tree Expand file tree Collapse file tree 6 files changed +24
-0
lines changed
Plugins/Projects/src/main/resources/pluginprojects/sta1/liquibase Expand file tree Collapse file tree 6 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 3232 </addColumn >
3333 </changeSet >
3434
35+ <changeSet author =" generated" id =" 2024-12-04-DATASTREAMS-4" objectQuotingStrategy =" QUOTE_ALL_OBJECTS" >
36+ <addDefaultValue tableName =" DATASTREAMS" columnName =" RESTRICTED" defaultValueBoolean =" false" />
37+ </changeSet >
38+
3539</databaseChangeLog >
3640
Original file line number Diff line number Diff line change 3232 </addColumn >
3333 </changeSet >
3434
35+ <changeSet author =" generated" id =" 2024-12-04-FEATURES-4" objectQuotingStrategy =" QUOTE_ALL_OBJECTS" >
36+ <addDefaultValue tableName =" FEATURES" columnName =" RESTRICTED" defaultValueBoolean =" false" />
37+ </changeSet >
38+
3539</databaseChangeLog >
3640
Original file line number Diff line number Diff line change 4343 </createIndex >
4444 </changeSet >
4545
46+ <changeSet author =" generated" id =" 2024-12-04-LOCATIONS-4" objectQuotingStrategy =" QUOTE_ALL_OBJECTS" >
47+ <addDefaultValue tableName =" LOCATIONS" columnName =" RESTRICTED" defaultValueBoolean =" false" />
48+ </changeSet >
49+
4650</databaseChangeLog >
4751
Original file line number Diff line number Diff line change 3333 </addColumn >
3434 </changeSet >
3535
36+ <changeSet author =" generated" id =" 2024-12-04-MULTI_DATASTREAMS-4" objectQuotingStrategy =" QUOTE_ALL_OBJECTS" >
37+ <addDefaultValue tableName =" MULTI_DATASTREAMS" columnName =" RESTRICTED" defaultValueBoolean =" false" />
38+ </changeSet >
39+
3640</databaseChangeLog >
3741
Original file line number Diff line number Diff line change 6969 </createIndex >
7070 </changeSet >
7171
72+ <changeSet author =" generated" id =" 2024-12-04-PROJECTS-4" objectQuotingStrategy =" QUOTE_ALL_OBJECTS" >
73+ <addDefaultValue tableName =" PROJECTS" columnName =" ISPUBLIC" defaultValueBoolean =" false" />
74+ </changeSet >
75+
7276</databaseChangeLog >
7377
Original file line number Diff line number Diff line change 3232 </addColumn >
3333 </changeSet >
3434
35+ <changeSet author =" generated" id =" 2024-12-04-THINGS-4" objectQuotingStrategy =" QUOTE_ALL_OBJECTS" >
36+ <addDefaultValue tableName =" THINGS" columnName =" RESTRICTED" defaultValueBoolean =" false" />
37+ </changeSet >
38+
3539</databaseChangeLog >
3640
You can’t perform that action at this time.
0 commit comments