Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Schema is not created when using Android sql driver #3964

Closed
@Burtan

Description

@Burtan

SQLDelight Version

2.0.0-SNAPSHOT

Application Operating System

Android

Describe the Bug

Here is a minimal example,

https://github.com/Burtan/SqlTest/blob/master/shared/src/commonTest/kotlin/DbTest.kt

The test runs fine on JVM (and JS in my real application), but crashes on Android. When run in debugging mode. It sais that the tables are not created.

Stacktrace

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions