Skip to content

Commit

Permalink
re-enable stricter type checks (for DbSchema) (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-matthewb authored Nov 1, 2023
1 parent c9f7fab commit f7caa78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</column>
<column columnName="Modified">
<isUserEditable>false</isUserEditable>
<datatype>timestamp</datatype>
<datatype>DATETIME</datatype>
<isReadOnly>true</isReadOnly>
</column>
<column columnName="ExperimentTypeId">
Expand Down

0 comments on commit f7caa78

Please sign in to comment.