DBI schema management does not support multiple columns on constraints. #17
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-dbi#17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have a project that uses a UNIQUE constraint with multiple columns. Whenever the table is created from scratch the constraint is created with only the first column.
This appears to be a snapshot issue at a minimum. The definition created by the snapshot is:
This definition should have multiple columns. In this case, request_id and name.
There may also be an issue with the replay not supporting multiple columns.
changed the description
changed the description
added ~161 label
closed via commit
d88ec1421e