Commit Graph

96 Commits

Author SHA1 Message Date
jackfoxy
6ba9a74c95 send column aliases to lowere case 2023-08-08 12:16:55 -07:00
jackfoxy
62c364a291 add hep to aliases; docs update 2023-08-07 19:21:32 -07:00
jackfoxy
0481bc7c08 updates to parse from obelisk 2023-07-31 14:19:32 -07:00
jackfoxy
1a82f6d797 stuff 2023-06-05 17:47:20 -07:00
jackfoxy
0319ab201b begin agent 2023-06-04 07:14:59 -07:00
jackfoxy
64881cc5c0 no more select distinct 2023-05-30 15:43:53 -07:00
jackfoxy
810a7e42b8 db name @tas 2023-05-20 12:06:45 -07:00
jackfoxy
1b506ee137 minor refactor 2023-05-16 17:41:10 -07:00
jackfoxy
aba310f61b transform with one command 2023-05-16 17:34:14 -07:00
jackfoxy
ecc414be40 progress toward transform integraton 2023-05-16 12:59:29 -07:00
jackfoxy
cd2b9a2b89 mostly doccords, progress on with 2023-05-16 07:05:55 -07:00
jackfoxy
2c39a8c01b builds after partial refactor, most tests pass 2023-05-15 09:48:28 -07:00
jackfoxy
e8f23b586d refactor and docs 2023-05-15 07:39:13 -07:00
jackfoxy
89a8a0b944 docs 2023-05-11 14:30:15 -07:00
jackfoxy
260a44b8cf require merge target and source 2023-05-05 09:10:42 -07:00
jackfoxy
b82ae5801a rename table-object 2023-05-05 08:38:51 -07:00
jackfoxy
97eb654dc2 reorg ~+ 2023-05-02 11:21:45 -07:00
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
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
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
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
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
b49267d458 more predicate tests, more clean-up 2023-01-19 13:36:03 -08:00
jackfoxy
959efa30f5 clean-up and a few more predicate test cases 2023-01-15 15:07:32 -08:00
jackfoxy
f04d177ab4 first 11 predicate tests pass 2023-01-10 15:27:56 -08:00
jackfoxy
eb00d21869 builds, but runtime error on predicate 2023-01-05 10:17:42 -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
f9a7ae98cd progress on simple query 2022-11-06 16:56:54 -08: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