Tobie Morgan Hitchcock
|
e13a4c7742
|
Use complex Record IDs for IDs in foreign tables with GROUP BY clauses
|
2022-10-04 00:27:38 +01:00 |
|
Tobie Morgan Hitchcock
|
5580f288fd
|
Allow CREATE statement to accept an id field in the content
|
2022-09-24 02:58:19 +01:00 |
|
Tobie Morgan Hitchcock
|
6a3b1d99b5
|
Ensure Record IDs are parsed as integers consistently
Closes #149
|
2022-09-14 23:40:19 +01:00 |
|
Tobie Morgan Hitchcock
|
395d8e5b8c
|
Ensure arrays sort before objects in Record IDs
|
2022-08-31 14:38:14 +01:00 |
|
Tobie Morgan Hitchcock
|
eab862b9e4
|
Add support for Objects and Arrays as Record IDs
|
2022-08-27 00:23:24 +01:00 |
|
Tobie Morgan Hitchcock
|
338bf3e142
|
Switch from Boa to QuickJS for JavaScript runtime
|
2022-07-06 14:40:20 +01:00 |
|
Tobie Morgan Hitchcock
|
073c15b826
|
Escape record id parts like ⟨this⟩ rather than this
|
2022-07-06 10:08:11 +01:00 |
|
Tobie Morgan Hitchcock
|
a8fa9ecfb7
|
Only support strings or integers for Record IDs
|
2022-06-08 08:39:09 +01:00 |
|
Tobie Morgan Hitchcock
|
15fc4a0126
|
Ensure statements are properly escaped when output as a string
|
2022-05-15 09:42:32 +01:00 |
|
Tobie Morgan Hitchcock
|
1ed5df005e
|
Implement SQL Strand as a newtype tuple struct
|
2022-05-05 10:24:52 +01:00 |
|
Tobie Morgan Hitchcock
|
b3c4f982ec
|
Fix clippy lint errors
|
2022-03-25 20:31:45 +00:00 |
|
Tobie Morgan Hitchcock
|
24752a75d9
|
Enable support for numbers and strings in record ids
|
2022-03-18 07:24:36 +00:00 |
|