You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using sqliter(version: 1.0.10) packaged with SQLDelight(1.5.4) on native ios. The following database configuration is producing three files called "examplele", "examplele-shm", and "examplele-wal".
configuration = DatabaseConfiguration( name = "example",..........
The text was updated successfully, but these errors were encountered:
Using sqliter(version: 1.0.10) packaged with SQLDelight(1.5.4) on native ios. The following database configuration is producing three files called "examplele", "examplele-shm", and "examplele-wal".
configuration = DatabaseConfiguration( name = "example",..........
The text was updated successfully, but these errors were encountered: