Commit Graph

28 Commits

Author SHA1 Message Date
VaclavT f95080606c refactorings 2022-01-02 17:52:32 +01:00
VaclavT 7e8d750f63 some code refactoring 2021-12-18 11:03:12 +01:00
VaclavT 7ae4ef53f9 indexes WIP 2021-12-13 22:08:27 +01:00
VaclavT 411f0fd48c indexes WIP 2021-11-22 15:05:25 +01:00
VaclavT cc639ee891 code updates 2021-10-11 17:26:20 +02:00
VaclavT 61548888b9 order by accepts column names now 2021-09-20 18:19:21 +02:00
VaclavT ccd759a8b9 min,max function better data type 2021-09-16 23:43:42 +02:00
VaclavT 3abc9184e1 initial support for aggregate functions 2021-09-11 11:32:05 +02:00
VaclavT 3a55007c5b Revert "pp function"
This reverts commit a344f5b62f.
2021-08-16 14:45:06 +02:00
VaclavT a344f5b62f pp function 2021-08-16 13:55:51 +02:00
VaclavT b03462da6a small refactorings 2021-08-15 13:24:16 +02:00
VaclavT 5201f32023 decide correct column type 2021-08-14 17:30:40 +02:00
VaclavT efb4ee1648 typos fixed 2021-08-14 17:30:24 +02:00
VaclavT fc0ce36e8d some more TODOs resolved 2021-08-14 15:07:41 +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 4a344d0e77 order by refactoring 2021-08-01 11:30:56 +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 fc5fd32976 some renamings 2021-07-22 18:32:00 +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 3e913263fc functions very basic functionality added 2021-07-16 10:07:16 +02:00
VaclavT 24d4fb2567 preparing for functions 2021-07-15 00:13:45 +02:00
VaclavT eebfaacde4 another bit of refactoring 2021-07-13 14:40:43 +02:00