mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 13:07:46 +00:00
Merge branch 'clean-transactional-propsal' into rt-domains
This commit is contained in:
@@ -66,7 +66,6 @@ const (
|
||||
IntegrityTypeUnique IntegrityType = "unique"
|
||||
IntegrityTypeForeign IntegrityType = "foreign"
|
||||
IntegrityTypeNotNull IntegrityType = "not null"
|
||||
IntegrityTypeUnknown IntegrityType = "unknown"
|
||||
)
|
||||
|
||||
// IntegrityViolationError represents a generic integrity violation error.
|
||||
|
Reference in New Issue
Block a user