Rushmore Mushambi
|
690dd55a86
|
Extract core lib into a standalone crate (#3423)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
|
2024-02-02 22:10:47 +00:00 |
|
Emmanuel Keller
|
e9eeb9aca7
|
QueryPlanner / indexing / Context / Cursor doc (#2229)
|
2023-07-06 14:57:42 +00:00 |
|
Nrishinghananda Roy
|
5485883d3c
|
Fix multiple Clippy Lints (#2159)
|
2023-06-20 12:48:20 +01:00 |
|
Emmanuel Keller
|
668d3fd8fb
|
Introduce query planner and indexing (#1899)
|
2023-06-19 19:41:13 +01:00 |
|
hchockarprasad
|
11543f7d67
|
Feature: Add unset clause for update statement (#2004)
|
2023-05-18 09:04:40 +01:00 |
|
Tobie Morgan Hitchcock
|
f0e5753cd1
|
Use static str where possible for context param names (#1942)
|
2023-05-06 21:49:34 +01:00 |
|
Tobie Morgan Hitchcock
|
53212b23be
|
Don’t use asynchronous functions when not necessary (#1936)
|
2023-05-06 01:15:03 +01:00 |
|
Tobie Morgan Hitchcock
|
1102a2c6da
|
Add operator for unique array add
Related to #1690
|
2023-03-25 23:17:33 +00:00 |
|
Tobie Morgan Hitchcock
|
916805b9cc
|
Use $input instead of $value in INSERT statements
|
2023-01-01 16:18:39 +00:00 |
|
Tobie Morgan Hitchcock
|
a3d0f46994
|
Add current INSERT value as parameter value to ON DUPLICATE KEY clause
Closes #1376
|
2022-12-04 20:59:30 +00:00 |
|
Tobie Morgan Hitchcock
|
c8cba2c64d
|
Remove VOID type
|
2022-07-28 21:54:59 +01:00 |
|
Tobie Morgan Hitchcock
|
4ab552a8e3
|
Allow PATCH clauses to accept parameters
|
2022-07-07 11:22:41 +01:00 |
|
Tobie Morgan Hitchcock
|
01d21e1157
|
Implement INSERT and RELATE statements
|
2022-05-30 16:32:26 +01:00 |
|