drift/extras/plugin_example/lib/test.moor

3 lines
71 B
SQL

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