Opened 4 years ago
Last modified 4 years ago
#31698 closed Cleanup/optimization
Remove database backend Operations.autoinc_sql — at Initial Version
Reported by: | Adam Johnson | Owned by: | nobody |
---|---|---|---|
Component: | Migrations | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This was added in 924a89e135fe54bc7622aa6f03405211e75c06e9 to support Oracle. However 924a89e135fe54bc7622aa6f03405211e75c06e9 reimplemented the Oracle autoincrement keys without autoinc_sql
.
I checked two popular third party backends and they aren't using it:
Note:
See TracTickets
for help on using tickets.