Integrity Errors #21
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: sr2/cloud-api#21
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?
Handling for DB integrity errors works for Postgres but not SQLite. Update conditional to work with SQLite as well so tests can be applied.
Do we need SQLite for anything? It's ok to require "CREATE DATABASE" permissions on PostgreSQL for test harness if that's the issue.