10 Commits

Author SHA1 Message Date
03b1250006 Add unique constraint in relational tables. 2024-10-12 11:02:56 +02:00
c71467804e Fix SQL constraint NOT NULL.
I had used sed to change everything at once, so naturally this forwent
my notice.
2024-10-12 10:57:47 +02:00
d30f8df5c1 Put database in class and use throw exceptions. 2024-10-11 17:43:28 +02:00
1a590b477e Add info command. 2024-10-11 12:01:22 +02:00
c0c6959774 Regularize token use.
Mainly using the 'not' and 'not_eq' tokens.
2024-10-11 10:54:14 +02:00
08b4834d9e Remove old comments from porting. 2024-10-11 10:52:11 +02:00
e25fb66dbc Add removal feature. 2024-10-11 10:43:38 +02:00
5f53180a60 Add list feature. 2024-10-11 09:24:48 +02:00
81eced2636 Finish porting to C++. 2024-10-10 07:27:22 +02:00
836daeb69b Switch to using C++. 2024-10-09 19:50:53 +02:00