drift/extras/plugin_example/lib/test.foobar

3 lines
71 B
Plaintext

CREATE TABLE playground (
id INT NOT NULL PRIMARY KEY AUTOINCREMENT
)