Commit f5b6991
committed
Remove millisecond() field function support
- Update SetSchemaConfigurator to disable millisecond() field function support as it's not supported by Npgsql, the underlying EFCore data source used (see https://www.npgsql.org/efcore/mapping/translations.html#date-and-time-functions)1 parent fd1afad commit f5b6991
File tree
1 file changed
+10
-2
lines changed- src/Application/Features/Sets/Configs
1 file changed
+10
-2
lines changedLines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
91 | 99 | | |
92 | 100 | | |
93 | 101 | | |
| |||
0 commit comments