|
0e6cd88d64
|
refact: beginings of cleaning up and sectioning off parser
|
2025-05-09 12:25:02 -05:00 |
|
|
ef73d146fe
|
refact: using only Table struct instea of string
|
2025-04-27 20:09:40 -05:00 |
|
|
60b1033dba
|
feat: created simple api for client testing
|
2025-04-27 14:29:20 -05:00 |
|
|
5380215a56
|
feat: aliases and aggregate functions
|
2025-04-24 21:01:39 -05:00 |
|
|
28d041e244
|
feat: parse multiple conditionals and capture conditional extension
|
2025-04-17 13:21:11 -05:00 |
|
|
e08c84de3a
|
doc: remove old comments, add newer todos
|
2025-04-15 17:16:32 -05:00 |
|
|
ca5d403a3f
|
feat: capture ASC and DESC
|
2025-04-15 16:41:27 -05:00 |
|
|
68e3669c1a
|
feat: parse DISTINCT and ORDER BY
|
2025-04-07 19:03:29 -05:00 |
|
|
a0a6b8822e
|
test: write test for parsing Select Statements
|
2025-04-01 10:12:59 -05:00 |
|
|
c79fb6f165
|
feat: succesfully parse a simple select statement
|
2025-03-30 20:56:24 -05:00 |
|