Skip to content

Using drift migration to create tables #76

@cl3m

Description

@cl3m

I'm trying to use drift_sqlite_async but the tables are not created. There is an example of usage with migration : https://github.com/powersync-ja/sqlite_async.dart/blob/main/packages/drift_sqlite_async/example/with_migrations.dart

But at line 36 the table are made manually with a sqlite statement (CREATE TABLE). Do you have an example where drift make the table ? Is it something not supported yet ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions