Update primary keys on customer data to UUIDs
- schema changes to primary and foreign keys - fixture changes - customer data models subclass AccountScopedRecord - import script updated
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
class Card < ApplicationRecord
|
||||
class Card < AccountScopedRecord
|
||||
include Assignable, Attachments, Broadcastable, Closeable, Colored, Entropic, Eventable,
|
||||
Golden, Mentions, Multistep, Pinnable, Postponable, Promptable,
|
||||
Readable, Searchable, Stallable, Statuses, Taggable, Triageable, Watchable
|
||||
|
||||
Reference in New Issue
Block a user