Mercurial > hg > rc2
view SQL/sqlite/2013011000.sql @ 26:c4ade3f35fb2
colourise?
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Wed, 10 Dec 2025 19:13:31 +0000 |
| parents | 4681f974d28b |
| children |
line wrap: on
line source
-- Updates from version 0.9-beta CREATE TABLE IF NOT EXISTS system ( name varchar(64) NOT NULL PRIMARY KEY, value text NOT NULL );
