Sha256: 2fe216a8f5da10ad550432e0478ab47c6459715300ddd15b30a1f9c2a57ae183
Contents?: true
Size: 123 Bytes
Versions: 2
Compression:
Stored size: 123 Bytes
Contents
--$ Simple account table CREATE TABLE accounts ( id integer primary key autoincrement, balance float, name text );
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
turntables-1.0.3 | spec/data/sql-just-monolithic/mono/1.sql |
turntables-1.0.1 | spec/data/sql-just-monolithic/mono/1.sql |