added returning token for insert query

This commit is contained in:
2026-02-15 18:34:12 +01:00
parent 9065355ee0
commit f38be4c6d9
16 changed files with 178 additions and 58 deletions
+1
View File
@@ -51,6 +51,7 @@ enum class dialect_token : uint8_t {
PrimaryKey,
References,
Remove,
Returning,
Rollback,
Schema,
Select,