Tobie Morgan Hitchcock
|
bb0b10e38a
|
Add functionality to generate different Record IDs
Closes #1353
|
2023-01-17 09:53:47 +00:00 |
|
Rushmore Mushambi
|
c2dce39f91
|
Integrate client library into surrealdb crate (#1514)
|
2022-12-30 08:23:19 +00:00 |
|
Tobie Morgan Hitchcock
|
d4f1c28a4a
|
Add conversion functionality from Thing to ID
Closes #1454
|
2022-11-23 08:59:09 +00:00 |
|
Tobie Morgan Hitchcock
|
a4db0d8427
|
Ensure parameters in record ranges are computed
|
2022-11-03 10:55:47 +00:00 |
|
Allen Lantz
|
d1055e6088
|
Implement hashed implementation of Uniq<Array> (#1310)
|
2022-10-27 05:23:24 -07:00 |
|
Tobie Morgan Hitchcock
|
ad6ee5b42d
|
Add some additional code comments
|
2022-10-19 10:55:19 +01:00 |
|
Tobie Morgan Hitchcock
|
c63fc47bc0
|
Ensure Record IDs with string-based integers, are output correctly
Closes #1327
|
2022-10-17 00:05:38 +01:00 |
|
Finn Bear
|
45e1a9adce
|
Refactor, optimization, cleanup (#1288)
|
2022-10-04 22:51:18 +01:00 |
|
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 |
|