oxibase 0.5.3

Autonomous relational database management system with MVCC, time-travel queries, and full ACID compliance
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@@ -342,6 +342,13 @@
     "PROCEDURE",
     "CALL",
     "PRAGMA",
+    "SEQUENCE",
+    "START",
+    "INCREMENT",
+    "MINVALUE",
+    "MAXVALUE",
+    "CYCLE",
+    "RESTART",
 ];
 
 /// Valid operators