Commit Graph

20 Commits

Author SHA1 Message Date
Kayne Ruse
aed080f531 Tweaked error handling 2022-02-25 05:21:58 +00:00
Kayne Ruse
d063eea628 Index tested - ready for demo 2022-02-22 13:58:30 +00:00
Kayne Ruse
eec7b059b6 Delete implemented 2022-02-22 13:29:41 +00:00
Kayne Ruse
b790338b54 Implemented update 2022-02-22 13:14:05 +00:00
Kayne Ruse
ca11cc8963 Replaced tests with jest 2022-02-20 20:10:08 +00:00
Kayne Ruse
7860f328d7 Create keyword is working, very complex 2021-04-06 10:57:28 +10:00
Kayne Ruse
972866a704 Added unique keyword 2021-04-06 09:06:52 +10:00
Kayne Ruse
f4b330eac3 Started work on create keyword - I need unique as a keyword first 2021-04-06 04:36:53 +10:00
Kayne Ruse
15b1fcdc7c Added error check 2021-03-31 12:05:32 +11:00
Kayne Ruse
da82b5979c Updated readme 2021-03-31 01:45:13 +11:00
Kayne Ruse
8dff5bcd8c Added full support for Boolean and Float types 2021-03-31 01:32:43 +11:00
Kayne Ruse
7b5998b63d tweak 2021-03-31 00:51:13 +11:00
Kayne Ruse
44812f24db Improved the test 2021-03-31 00:23:07 +11:00
Kayne Ruse
0f653571d6 It seems to be working in a mock-environment 2021-03-30 14:38:45 +11:00
Kayne Ruse
f4dd51ac31 Working on test framework 2021-03-30 09:07:02 +11:00
Kayne Ruse
9f4b869d84 Refined the debugging 2021-03-30 06:48:17 +11:00
Kayne Ruse
9d17d350fa Stripped this project to it's bones 2021-03-30 06:17:55 +11:00
Kayne Ruse
128a42aaa6 I remember why I stopped working on this, read more
it's because the query parser is impossible to understand, and the handlers
are too long for this to be usable. It's a nice idea, but I can't do this
while drinking.
2021-01-19 01:50:14 +11:00
Kayne Ruse
0d245fdeb6 Adjusted handler API 2020-09-22 11:10:12 +10:00
Kayne Ruse
7f04a656c2 Split the library into smaller files 2020-09-22 08:14:25 +10:00