Commit Graph

198 Commits

Author SHA1 Message Date
jackfoxy
7b6b66b618 code reorg 2023-05-02 10:33:46 -07:00
jackfoxy
9f20d86d26 fix merge passthru and merge passthru tests 2023-05-02 09:50:43 -07:00
jackfoxy
73bcabce92 pass-thru columns in merge 2023-04-30 13:02:25 -07:00
jackfoxy
b838ff05d2 fix cross join and tests 2023-04-24 13:45:41 -07:00
jackfoxy
84af225b76 pass-thru columns in from clause 2023-04-22 14:28:27 -07:00
jackfoxy
246482eaf1 merge mostly done 2023-04-12 11:20:04 -07:00
jackfoxy
7d408281de AST clean-up 2023-03-16 14:20:44 -07:00
jackfoxy
6ed57d85a7 update 2023-03-16 13:49:28 -07:00
jackfoxy
6fa1e8bff1 docs 2023-03-04 14:51:02 -08:00
jackfoxy
6905429cf8 delete command 2023-03-03 09:35:01 -08:00
jackfoxy
2b7b843224 equiv operator 2023-02-17 11:07:58 -08:00
jackfoxy
e27bef98e6 distinct binary operator 2023-02-16 11:49:29 -08:00
jackfoxy
99ae6f8366 aggregates 2023-02-15 11:20:47 -08:00
jackfoxy
5d27d92308 order by 2023-02-14 14:22:54 -08:00
jackfoxy
7fc5fbdeed query ref formatting 2023-02-10 12:29:54 -08:00
jackfoxy
393fb478ee query ref doc corrections and readability 2023-02-09 11:20:24 -08:00
jackfoxy
b92737a2eb query doc 2023-02-09 08:17:32 -08:00
jackfoxy
b7e1ba46ef group by working 2023-02-08 11:55:09 -08:00
jackfoxy
3db0bb8c6c group-by broken, accomodate having 2023-02-05 15:27:50 -08:00
jackfoxy
1af10b6132 group by in doc 2023-02-05 10:21:07 -08:00
jackfoxy
671ecd2cf5 group by 2023-02-04 09:17:56 -08:00
jackfoxy
06919ed971 working on group-by, all tests pass 2023-02-03 20:36:05 -08:00
jackfoxy
55ecf069b9 fix un-aliased joins and add join tests 2023-01-31 11:50:04 -08:00
jackfoxy
aa5c1048e7 tweak readme 2023-01-30 13:58:42 -08:00
jackfoxy
737bdfce5a readme and utilities 2023-01-30 13:40:49 -08:00
jackfoxy
892a3f2047 all select tests pass 2023-01-29 13:49:25 -08:00
jackfoxy
3e0ddcf274 intro doc update 2023-01-21 11:50:31 -08:00
jackfoxy
b49267d458 more predicate tests, more clean-up 2023-01-19 13:36:03 -08:00
jackfoxy
ae1d4382b2 clean up botched commit 2023-01-15 16:06:27 -08:00
jackfoxy
959efa30f5 clean-up and a few more predicate test cases 2023-01-15 15:07:32 -08:00
jackfoxy
4e31d022d2 clean-up and a few more predicate test cases 2023-01-11 13:09:20 -08:00
jackfoxy
f04d177ab4 first 11 predicate tests pass 2023-01-10 15:27:56 -08:00
jackfoxy
969bf84d89 rename reference docs 2023-01-06 08:58:27 -08:00
jackfoxy
eb00d21869 builds, but runtime error on predicate 2023-01-05 10:17:42 -08:00
jackfoxy
14dfae66ad builds, but runtime error on predicate 2023-01-05 10:17:06 -08:00
jackfoxy
edbd4ad94f clean up crash sites 2022-11-30 15:06:42 -08:00
jackfoxy
efb752bbbb big predicate refactor builds 2022-11-30 13:51:43 -08:00
jackfoxy
c8153922ea update to query doc 2022-11-23 11:35:25 -08:00
jackfoxy
f9a7ae98cd progress on simple query 2022-11-06 16:56:54 -08:00
jackfoxy
34b238a7ed predicate bug test 2022-10-31 10:26:28 -07:00
jackfoxy
af65a41dab fix predicate 2022-10-30 19:52:27 -07:00
jackfoxy
e19c15667f first end-to-end query parses 2022-10-24 13:08:56 -07:00
jackfoxy
0a531b3de6 optimization 2022-10-23 15:05:57 -07:00
jackfoxy
3a7fc48fb0 attempt at optimization 2022-10-23 13:12:24 -07:00
jackfoxy
5243a592b2 grouping and ordering 2022-10-22 12:03:54 -07:00
jackfoxy
02b084bc48 when aggregate function 2022-10-21 15:37:24 -07:00
jackfoxy
231bac46a7 aggregate functions in predicates 2022-10-21 15:23:20 -07:00
jackfoxy
a84a0a201d rename operator-component to expression 2022-10-20 12:46:29 -07:00
jackfoxy
525fb0670e refactor select-column 2022-10-16 16:19:25 -07:00
jackfoxy
fda814cab1 add some ~+ 2022-10-16 14:31:55 -07:00