mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-11-30 01:39:38 +01:00
fix(connector): creating a table when table already created
This commit is contained in:
@@ -36,7 +36,6 @@ sqldelight {
|
||||
create("Database") {
|
||||
packageName.set("io.anthonyberg.connector.shared.database")
|
||||
schemaOutputDirectory.set(file("src/commonMain/sqldelight/databases"))
|
||||
deriveSchemaFromMigrations.set(true)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user