Przemyslaw Hugh Kaznowski
|
ce6cfb7634
|
GC live queries when client disconnects (#2255)
|
2023-08-19 10:01:37 +01:00 |
|
Salvador Girones Gil
|
998b263517
|
[iam] RBAC and multiple root users (#2176)
Co-authored-by: Przemyslaw Hugh Kaznowski <hughkaznowski@protonmail.com>
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2023-07-29 18:47:25 +00:00 |
|
Przemyslaw Hugh Kaznowski
|
e309ee6df2
|
Change lq from uuid::Uuid to sql::Uuid (#2289)
|
2023-07-24 16:15:45 +00:00 |
|
Tobie Morgan Hitchcock
|
4b690c763b
|
Improve datastore configuration options (#2227)
|
2023-07-05 21:26:13 +00:00 |
|
Przemyslaw Hugh Kaznowski
|
64adb2e913
|
Rebased live query changes (#2136)
|
2023-06-20 23:50:26 +01:00 |
|
Finn Bear
|
3d76645908
|
Bugfix #1946 - allow 4X deeper computation by default, make limit configurable (#1950)
|
2023-05-09 07:37:07 +01:00 |
|
Tobie Morgan Hitchcock
|
c7e3b927ac
|
Optimisation - only loop over document fields when processing PERMISSIONS clauses (#1890)
|
2023-04-30 00:23:19 +01:00 |
|
CelebrateVC
|
f0745386cf
|
Improve code comments for documentation (#1476)
|
2022-11-23 09:42:59 +00:00 |
|
Tobie Morgan Hitchcock
|
0bc798cbe0
|
Remove SQL debugging functionality
|
2022-10-16 17:36:07 +01:00 |
|
Finn Bear
|
88100854a8
|
Limit computation depth in functions, futures, and subqueries. (#241)
|
2022-10-06 17:35:03 +01:00 |
|
Finn Bear
|
b31dbb28fe
|
Miscellaneous performance optimizations and code cleanup (#240)
|
2022-09-23 00:54:53 +01:00 |
|
Tobie Morgan Hitchcock
|
4c98717f1d
|
Update Rust code comments
|
2022-09-17 03:05:23 +01:00 |
|
Tobie Morgan Hitchcock
|
56d3b0e861
|
Fix bug where records couldn’t be updated after defining an index
Closes #57
|
2022-08-25 14:50:11 +01:00 |
|
Tobie Morgan Hitchcock
|
d619633340
|
Enable new database strict mode configuration
|
2022-07-27 18:20:04 +01:00 |
|
Tobie Morgan Hitchcock
|
a2c5ea237b
|
Fix bug when defining NS / DB without first selecting NS / DB
Closes #12
|
2022-07-26 10:06:33 +01:00 |
|
Tobie Morgan Hitchcock
|
569182ee7b
|
Implement LIVE and KILL statements
|
2022-06-28 11:54:04 +01:00 |
|
Tobie Morgan Hitchcock
|
1e2ba72e37
|
Reduce mem size of Error enum types
|
2022-05-06 23:09:08 +01:00 |
|
Tobie Morgan Hitchcock
|
c6c43aea8a
|
Ensure OPTION IMPORT statement has opposite effect
|
2022-04-01 12:23:49 +01:00 |
|
Tobie Morgan Hitchcock
|
41c44ea709
|
Add runtime option for disabling permission checks
|
2022-04-01 12:23:49 +01:00 |
|
Tobie Morgan Hitchcock
|
77844ab06b
|
Convert error names according to clippy recommendations
|
2022-03-06 22:21:37 +00:00 |
|
Tobie Morgan Hitchcock
|
d1c2daaee4
|
Apply cargo clippy lint recommendations
|
2022-03-05 14:42:58 +00:00 |
|
Tobie Morgan Hitchcock
|
b12a76c2ae
|
Return &str instead of &String values
|
2022-02-26 00:35:11 +00:00 |
|
Tobie Morgan Hitchcock
|
d5c53b7791
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |
|