identity generator progress

This commit is contained in:
Sascha Kühl
2026-02-11 16:01:44 +01:00
parent 881e93e0f6
commit 4c63322024
20 changed files with 68 additions and 69 deletions
+1
View File
@@ -32,6 +32,7 @@ enum class dialect_token : uint8_t {
ForeignKey,
From,
GroupBy,
Identity,
In,
Insert,
Into,