Commit Graph

42 Commits

Author SHA1 Message Date
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
99ae6f8366 aggregates 2023-02-15 11:20:47 -08:00
jackfoxy
3db0bb8c6c group-by broken, accomodate having 2023-02-05 15:27:50 -08:00
jackfoxy
06919ed971 working on group-by, all tests pass 2023-02-03 20:36:05 -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
eb00d21869 builds, but runtime error on predicate 2023-01-05 10:17: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
5243a592b2 grouping and ordering 2022-10-22 12:03:54 -07:00
jackfoxy
231bac46a7 aggregate functions in predicates 2022-10-21 15:23:20 -07:00
jackfoxy
0c51cc8983 select aggregate functions 2022-10-16 12:09:53 -07:00
jackfoxy
0f883e9d8b scalar arithmetic and select 2022-10-13 08:51:22 -07:00
jackfoxy
9995434833 scalar functions and fix to predicate 2022-10-10 14:23:12 -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
47ebb48432 fix (star sym); start on query 2022-09-12 13:54:38 -07:00
jackfoxy
7c3d5a724f alter table 2022-09-10 10:02:00 -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
11a63cfeb5 insert into parsers 2022-09-04 11:31:20 -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
449d5d4956 create table 2022-08-25 15:44:47 -07:00
jackfoxy
7ca8f8968a revoke single ship 2022-08-23 08:59:52 -07:00
jackfoxy
4479d6b2be grant permission single ship 2022-08-22 17:53:59 -07:00
jackfoxy
64339b4b6d clean up drop table and drop view 2022-08-21 18:03:52 -07:00
jackfoxy
7ce74851c7 truncate table 2022-08-20 17:29:26 -07:00
jackfoxy
f5e90622ff cleanup before making door 2022-08-20 14:11:05 -07:00
jackfoxy
c4af07b7c7 clean-up 2022-08-20 11:02:18 -07:00
jackfoxy
0584a53f17 drop view 2022-08-17 09:07:05 -07:00
jackfoxy
645c8a3cb5 parse create-namespace 2022-08-12 11:08:20 -07:00
jackfoxy
5fdeb14e0b docs and AST 2022-08-10 11:45:17 -07:00