Cleanup parser statements, add delete and insert statement, add TASKS.md for tracking tasks
This commit is contained in:
5
TASKS.md
Normal file
5
TASKS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
[] Make lexer detect Text by quotes are same as ident?
|
||||
[] Make lexer understand numbers
|
||||
[] Add boolean and NULL types
|
||||
[] Handle extra fields like WHERE, ORDER etc, in parser, for Delete and select
|
||||
[] Think about a better way than to return an error with Affected Rows when inserting or deleting
|
||||
Reference in New Issue
Block a user