Currently breaks unit tests with mocks ### AccountRecord ``` $0.column(Columns.chain.name, .text) .notNull() .references(AssetRecord.databaseTableName, onDelete: .cascade, onUpdate: .cascade) ```` https://github.com/gemwalletcom/gem-ios/commit/921ff1af580944c37c77b67f8cf5d08b314990a7