0305571cb3
Fixed the build tags for the alt database engines. Tweaked the quotes on the PgSQL adapter. Still not functional. Removed the SQLite build tag as it's unlikely that it'll ever be implemented.
3 lines
58 B
SQL
3 lines
58 B
SQL
CREATE TABLE "sync" (
|
|
`last_update` timestamp not null
|
|
); |