Commit Graph

62 Commits

Author SHA1 Message Date
jackfoxy
0bb4e90fed remove dup tests created by removing distinct 2023-05-30 17:00:06 -07:00
jackfoxy
64881cc5c0 no more select distinct 2023-05-30 15:43:53 -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
2c39a8c01b builds after partial refactor, most tests pass 2023-05-15 09:48:28 -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
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
892a3f2047 all select tests pass 2023-01-29 13:49:25 -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
34b238a7ed predicate bug test 2022-10-31 10:26:28 -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
525fb0670e refactor select-column 2022-10-16 16:19:25 -07:00
jackfoxy
08ac092f2c fix scalar tests and add select tests 2022-10-16 13:27:14 -07:00
jackfoxy
9995434833 scalar functions and fix to predicate 2022-10-10 14:23:12 -07:00
jackfoxy
c7a34596fc predicate nesting 2022-09-30 13:31:56 -07:00
jackfoxy
2a57b10173 predicate conjunctions 2022-09-27 10:07:16 -07:00
jackfoxy
cbb46ab172 simple predicates 2022-09-25 08:52:01 -07:00
jackfoxy
11749b8a12 some clean up, documenting and a little query progress 2022-09-15 14:34:17 -07:00
jackfoxy
7c3d5a724f alter table 2022-09-10 10:02:00 -07:00
jackfoxy
3f139a3a1b fix create table 2022-09-09 16:30:41 -07:00
jackfoxy
b59ff55c99 fix alter index; start alter table 2022-09-08 13:48:02 -07:00
jackfoxy
8061cd748f alter namespace 2022-09-07 13:50:04 -07:00
jackfoxy
528d7739d7 alter index 2022-09-07 12:25:00 -07:00
jackfoxy
b8ae1e1611 insert into 2022-09-05 10:26:35 -07:00
jackfoxy
c7f9f0a4ae create table 2022-09-01 17:14:57 -07:00
jackfoxy
3f7e81f5a9 change column order format 2022-08-29 13:12:40 -07:00
jackfoxy
404263443e create index, more create table work, add test.hoon because something broke in urbit testing 2022-08-29 11:29:37 -07:00
jackfoxy
a92dbb7f1b grant and revoke with ship list 2022-08-23 16:30:27 -07:00
jackfoxy
7ca8f8968a revoke single ship 2022-08-23 08:59:52 -07:00