Commit 76dd9f8
Remove unused option-cockroachdb-use-identity feature flag
The option-cockroachdb-use-identity feature was defined but never used.
CockroachDB already requires GENERATED BY DEFAULT AS IDENTITY columns,
which is the default behavior of PostgresQueryBuilder when
option-postgres-use-serial is not enabled.
Cleanup: removed from both sea-query and sea-orm Cargo.toml files.
Co-Authored-By: Claude <[email protected]>1 parent d28b516 commit 76dd9f8
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
| |||
0 commit comments