17 Commits

Author SHA1 Message Date
60b1033dba feat: created simple api for client testing 2025-04-27 14:29:20 -05:00
0522b90917 doc: update readme to new Select struct 2025-04-24 21:10:43 -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
87bc13631a doc: update readme with more hogh level details, linked to SQL token doc 2025-04-15 17:17:18 -05:00
e08c84de3a doc: remove old comments, add newer todos 2025-04-15 17:16:32 -05:00
8e07b63877 feat: add quick reference to SQL token types 2025-04-15 16:46:13 -05:00
642a272a83 remove: ai context docs for propmts, too annpoying to work with 2025-04-15 16:45:48 -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
f2804372a3 doc: update readme on parser 2025-03-31 15:37:29 -05:00
c79fb6f165 feat: succesfully parse a simple select statement 2025-03-30 20:56:24 -05:00
d3f9600d58 thinking through data structure, please hold 2025-03-30 12:17:39 -05:00
518316c4f7 feat: scanning string with sql tokenizer 2025-03-29 20:17:44 -05:00
6fe01c4821 Initial commit 2025-03-26 11:51:02 -05:00