|
50bfba4c09
|
refact: moved select stuff to seperate file
|
2025-05-13 18:46:02 -05:00 |
|
|
325f660a04
|
feat: parse IsDistinct
|
2025-05-13 18:27:23 -05:00 |
|
|
bc644c3640
|
test: added test for parsing multiple joins and different join type
|
2025-05-13 18:08:32 -05:00 |
|
|
2f7d996485
|
feat: parse joins
|
2025-05-12 16:51:58 -05:00 |
|
|
bb9c71c49e
|
feat: started on join parsing
but am now tired and writ hurts and is late and want to work on this on
my main machine tomorrow
|
2025-05-11 22:21:59 -05:00 |
|
|
7ec428e374
|
refact: support table, orders by, and conitionals
|
2025-05-11 19:38:51 -05:00 |
|
|
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 |
|
|
005bbe7d60
|
refact: remove DataType from conditional
|
2025-04-24 21:09:52 -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 |
|