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",..........
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",..........