Ticket #880 (closed defect: fixed)
MS SQL identity colums not detected correctly
| Reported by: | zomg | Owned by: | jwage |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0.4 |
| Component: | Import/Export | Version: | 1.0.2 |
| Severity: | Keywords: | mssql | |
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | no |
Description
MS SQL Server IDENTITY column attribute does not get detected properly. If it's IDENTITY(1, 1) it should be detected as an auto increment column. This happens at least when generating YAML from the database. This breaks at least saving related records.
Change History
Note: See
TracTickets for help on using
tickets.