.. |
api
|
Remaining LQ v2 fixes (#3925)
|
2024-04-23 10:00:23 +00:00 |
api.rs
|
Add Surreal::wait_for (#3581)
|
2024-02-29 12:09:01 +00:00 |
bootstrap.rs
|
Remove race conditions in cf tests (#3669)
|
2024-03-13 12:12:35 +00:00 |
cache.rs
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
cast.rs
|
Ability to cast string to a Thing/Record ID (#2834)
|
2023-10-26 13:18:49 +00:00 |
changefeeds.rs
|
Cleanup a few things in the code (#3793)
|
2024-04-03 09:54:12 +00:00 |
compare.rs
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
complex.rs
|
Fix warnings (#3634)
|
2024-03-08 10:58:07 +00:00 |
create.rs
|
Introduce new experimental parser (#2885)
|
2024-01-10 16:43:56 +00:00 |
datetimes.rs
|
Introduce new experimental parser (#2885)
|
2024-01-10 16:43:56 +00:00 |
define.rs
|
Implement reblessive into the executor. (#3803)
|
2024-04-18 15:51:47 +00:00 |
delete.rs
|
Add #[non_exhaustive] to core structs and enums (#3781)
|
2024-04-02 20:12:08 +00:00 |
escape.rs
|
Introduce new experimental parser (#2885)
|
2024-01-10 16:43:56 +00:00 |
fetch.rs
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
field.rs
|
Cleanup a few things in the code (#3793)
|
2024-04-03 09:54:12 +00:00 |
foreach.rs
|
Support FOR statements inside code blocks (#2664)
|
2023-09-10 12:30:30 +01:00 |
function.rs
|
Feature: Add type::range function (#3748)
|
2024-04-03 12:05:29 +00:00 |
future.rs
|
Introduce new experimental parser (#2885)
|
2024-01-10 16:43:56 +00:00 |
geometry.rs
|
Introduce new experimental parser (#2885)
|
2024-01-10 16:43:56 +00:00 |
group.rs
|
Bug: Wrong count when using COUNT with a subquery (#3855)
|
2024-04-11 11:38:42 +00:00 |
helpers.rs
|
Bug when using array::group in a group by query (#3826)
|
2024-04-08 23:04:44 +00:00 |
info.rs
|
Add support for ML model storage and execution (#3015)
|
2023-12-12 13:51:43 +00:00 |
insert.rs
|
INSERT should respect unique indexes (#3092)
|
2023-12-07 14:45:12 +00:00 |
live.rs
|
Implement reblessive into the executor. (#3803)
|
2024-04-18 15:51:47 +00:00 |
matches.rs
|
Query planner strategy for record links (#3668)
|
2024-04-16 18:05:09 +00:00 |
merge.rs
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
model.rs
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
param.rs
|
Fix: Panic invoking parameters and functions without a database (#3297)
|
2024-01-10 17:56:13 +00:00 |
parse.rs
|
Improve performance and security of simple JSON parser (#1813)
|
2023-04-17 15:39:37 +01:00 |
planner.rs
|
IN operator should be recognised by the query planner (#3890)
|
2024-04-17 12:24:30 +00:00 |
query.rs
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
range.rs
|
fix: interchangable limit & order (#2774)
|
2023-10-04 09:53:46 -04:00 |
rebuild.rs
|
Feat: Introduce Rebuild command (#3933)
|
2024-04-24 13:30:58 +00:00 |
relate.rs
|
Add relation rpc method (#3775)
|
2024-04-18 11:48:12 +01:00 |
remove.rs
|
TreeCache is currently inefficient on writes (#3954)
|
2024-04-30 18:09:54 +00:00 |
return.rs
|
Add ONLY keyword for single result outputs (#2624)
|
2023-09-05 16:22:13 +01:00 |
running.md
|
Improve bootstrapping for finding invalid data from beta versions. (#2700)
|
2023-10-04 13:06:58 +00:00 |
script.rs
|
Refactor Cargo features to use separate core library versions (#3688)
|
2024-03-15 11:21:32 +00:00 |
select.rs
|
Feature: On disk temporary table (#3749)
|
2024-03-28 16:29:55 +00:00 |
strict.rs
|
Add DEFINE TABLE ... RELATION (#3710)
|
2024-03-19 11:20:58 +00:00 |
subquery.rs
|
Add ONLY keyword for single result outputs (#2624)
|
2023-09-05 16:22:13 +01:00 |
table.rs
|
Add DEFINE TABLE ... RELATION (#3710)
|
2024-03-19 11:20:58 +00:00 |
throw.rs
|
Allow any value to be used for error type in THROW statement (#2618)
|
2023-09-05 16:21:34 +01:00 |
transaction.rs
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
typing.rs
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
update.rs
|
Add $before and $after params to RETURN clauses (#2665)
|
2023-09-10 19:22:41 +01:00 |
util.rs
|
Sur 253 Change Cl->Nd, rework key/mod (#2257)
|
2023-07-18 18:32:38 +00:00 |
vector.rs
|
TreeCache is currently inefficient on writes (#3954)
|
2024-04-30 18:09:54 +00:00 |
yuse.rs
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |