Closed nirinchev closed 3 months ago
Change schema mode to additive explicit. When schema mode is .discovered, orphaned embedded objects are ignored, which causes a "no such table" exception to be called when we try to look up the table metadata.
Related to https://github.com/realm/realm-dart/issues/1740, but unlikely to have fixed it.
Change schema mode to additive explicit. When schema mode is .discovered, orphaned embedded objects are ignored, which causes a "no such table" exception to be called when we try to look up the table metadata.
Related to https://github.com/realm/realm-dart/issues/1740, but unlikely to have fixed it.