mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
4 lines
95 B
Scheme
4 lines
95 B
Scheme
TABLE_(TEST)
|
|
INT_ (ID) PRIMARY_KEY AUTO_INCREMENT
|
|
STRING_ (TEXT, 200) INDEX
|
|
END_TABLE
|