mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
4 lines
104 B
Scheme
4 lines
104 B
Scheme
TABLE_(TEST_TABLE)
|
|
INT_ (ID) PRIMARY_KEY AUTO_INCREMENT
|
|
STRING_ (VALUE, 32)
|
|
END_TABLE
|