Tobie Morgan Hitchcock
|
82e347027d
|
Enable support for dynamic expressions in record IDs
|
2022-09-04 10:52:01 +01:00 |
|
Tobie Morgan Hitchcock
|
e4a7ef4afe
|
Add parser tests for complex Record IDs
|
2022-08-27 00:33:52 +01:00 |
|
Tobie Morgan Hitchcock
|
6ef120f7ce
|
Ensure record ids are escaped properly in JSON format
|
2022-07-06 10:09:21 +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
|
d0c37f4d66
|
Enable parsing of thing records inside strings
This allows for thing records to be parsed within JSON strings.
|
2022-07-03 20:28:30 +01:00 |
|
Tobie Morgan Hitchcock
|
c0a78d8470
|
Implement graph traversal functionality
|
2022-06-15 08:49:57 +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
|
61b1e547b6
|
Always use simplified serialization unless specified explicitly
|
2022-05-21 10:07:32 +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
|
cbdba0a117
|
Implement INDEX clauses
|
2022-04-09 13:33:39 +01:00 |
|
Tobie Morgan Hitchcock
|
24752a75d9
|
Enable support for numbers and strings in record ids
|
2022-03-18 07:24:36 +00:00 |
|
Tobie Morgan Hitchcock
|
73df91a438
|
Use BigDecimal for large number handling
|
2022-03-17 21:55:32 +00:00 |
|
Tobie Morgan Hitchcock
|
5d554d07d3
|
Use char instead of str for parsing where possible
|
2022-03-16 23:53:31 +00:00 |
|
Tobie Morgan Hitchcock
|
64c02896dd
|
Implement record storing and fetching
|
2022-03-07 18:11:44 +00:00 |
|
Tobie Morgan Hitchcock
|
d5c53b7791
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
|