Commit Graph

25 Commits

Author SHA1 Message Date
VaclavT 906df74847 extract functions to own file 2021-12-18 13:37:42 +01:00
VaclavT 411f0fd48c indexes WIP 2021-11-22 15:05:25 +01:00
VaclavT 3abc9184e1 initial support for aggregate functions 2021-09-11 11:32:05 +02:00
VaclavT 61f3af90af initial support for is null and is not null
will nedd some work, but just for now
2021-09-08 18:34:11 +02:00
VaclavT 0db976f471 better support for booleans 2021-09-07 23:50:34 +02:00
VaclavT 427a3a9f04 wip 2021-09-02 21:36:26 +02:00
VaclavT 4e54c6d134 more strict parsing 2021-08-31 18:53:49 +02:00
VaclavT b03462da6a small refactorings 2021-08-15 13:24:16 +02:00
VaclavT 869e5881df not equal works now 2021-08-15 11:51:06 +02:00
VaclavT 4665705c3d some TODOs removed.. 2021-08-14 11:33:02 +02:00
VaclavT 710531c455 work on settings (set and show), perf improvement when adding row into table 2021-08-09 20:38:43 +02:00
VaclavT 15a065c2aa date and boolean data types added 2021-08-06 22:46:48 +02:00
VaclavT 50a7993a2e simple distinct added 2021-08-01 14:31:19 +02:00
VaclavT 70c036f08c better table print, order by/offset/limit improvements 2021-08-01 10:40:47 +02:00
VaclavT 34e432d031 work on order by began 2021-07-28 22:35:12 +02:00
VaclavT 7d91319f0b drop table added 2021-07-27 19:29:04 +02:00
VaclavT 6d4fe43a3b fixes and improvements
exceptions related code needs work
2021-07-26 17:50:16 +02:00
VaclavT dec99b823a int is long, select column can be function, some fixes..
just to get it work.. needs improvement
2021-07-19 19:44:46 +02:00
VaclavT 9afbe6435e create table as 2021-07-18 21:49:13 +02:00
VaclavT 5e4480c767 changes here and there 2021-07-12 18:45:51 +02:00
VaclavT ddb9441e23 basic skeletons of update and delete added 2021-07-08 20:51:03 +02:00
VaclavT 199a5f9e12 more work towards working where 2021-07-06 18:50:03 +02:00
VaclavT b4711985b3 another ugly basic implementation 2021-07-04 15:26:06 +02:00
VaclavT b55115f7c3 a bit of further work 2021-07-01 08:53:51 +02:00
VaclavT 5c7908ac4b initial commit 2021-06-29 19:28:14 +02:00