Mees Delzenne
|
b02567d233
|
Improved error messages (#2566)
|
2023-09-08 11:28:36 +00:00 |
|
Mees Delzenne
|
daf6743c4e
|
Miscellaneous parser improvements (#2515)
|
2023-08-29 11:50:00 +01:00 |
|
Tobie Morgan Hitchcock
|
b2b51b54b1
|
Add versioned data storage serialisation (#2433)
|
2023-08-17 19:03:46 +01:00 |
|
Tobie Morgan Hitchcock
|
31ccb0c904
|
Enable inner field access on sql::Geometry types (#2203)
|
2023-07-01 21:04:24 +00:00 |
|
Finn Bear
|
73374d4799
|
Bugfix - Prevent NUL bytes from existing in UTF-8 strings (#1941)
|
2023-05-09 13:48:14 -04:00 |
|
Tobie Morgan Hitchcock
|
8083eaf751
|
Allow :: module separators in custom function names
Closes #1775
|
2023-04-06 09:35:01 +01:00 |
|
Tobie Morgan Hitchcock
|
2e0093c41d
|
Improve SQL Idiom path parsing
Closes #1653
|
2023-03-31 20:00:21 +01:00 |
|
Tobie Morgan Hitchcock
|
cdac4f84cd
|
Add support for custom SQL functions
Closes #247
|
2023-03-25 19:44:03 +00:00 |
|
Tobie Morgan Hitchcock
|
369a100c92
|
Disallow zero-length SQL Ident values
Closes #1583
|
2023-01-08 09:05:31 +00:00 |
|
Allen Lantz
|
d1055e6088
|
Implement hashed implementation of Uniq<Array> (#1310)
|
2022-10-27 05:23:24 -07:00 |
|
Tobie Morgan Hitchcock
|
7f56fb9964
|
Enable fetching fields and values from within complex Record IDs
Closes #1375
|
2022-10-19 11:03:13 +01:00 |
|
Tobie Morgan Hitchcock
|
ad6ee5b42d
|
Add some additional code comments
|
2022-10-19 10:55:19 +01:00 |
|
Finn Bear
|
45e1a9adce
|
Refactor, optimization, cleanup (#1288)
|
2022-10-04 22:51:18 +01:00 |
|
Tobie Morgan Hitchcock
|
4d9b3fd403
|
Ensure fields are not escaped when inserted as object keys
|
2022-05-31 20:47:02 +01:00 |
|
Tobie Morgan Hitchcock
|
56f5f10046
|
Remove unnecessary std::convert::From implementations
|
2022-05-27 21:13:04 +01:00 |
|
Tobie Morgan Hitchcock
|
ea525648ae
|
Remove unnecessary lifetime specifiers
|
2022-05-25 10:42:10 +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
|
ed92fb4d85
|
Implement SQL Ident as a newtype tuple struct
|
2022-05-05 10:24:52 +01:00 |
|
Tobie Morgan Hitchcock
|
e378105f11
|
Add ‘every’ function on a value for field iteration
|
2022-04-07 11:21:18 +01: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
|
d1c2daaee4
|
Apply cargo clippy lint recommendations
|
2022-03-05 14:42:58 +00:00 |
|
Tobie Morgan Hitchcock
|
d5c53b7791
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
|