surrealpatch/core/src
2024-03-12 10:34:35 +00:00
..
cf Add syntax for change feeds to store original value alongside change (#3567) 2024-02-28 19:35:39 +00:00
cnf Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
ctx Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
dbs Bug fix: Implements the union strategy on unique indexes (#3674) 2024-03-12 08:58:22 +00:00
doc Fix document not being available to delete permissions clause (#3555) 2024-02-21 10:04:45 +00:00
env Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
err Implement IF NOT EXISTS-clause on DEFINE-statements (#3584) 2024-03-06 13:24:24 +00:00
exe Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
fnc Fix warnings (#3634) 2024-03-08 10:58:07 +00:00
iam Move JWKS cache storage to memory (#3649) 2024-03-12 10:34:35 +00:00
idg Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
idx Bug fix: Implements the union strategy on unique indexes (#3674) 2024-03-12 08:58:22 +00:00
key Improve debug experience on debug builds (#3672) 2024-03-12 09:27:28 +00:00
kvs Move JWKS cache storage to memory (#3649) 2024-03-12 10:34:35 +00:00
mac Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
obs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
sql Fix warnings (#3634) 2024-03-08 10:58:07 +00:00
syn Fix warnings (#3634) 2024-03-08 10:58:07 +00:00
vs Introduce guidepost code for live queries on change feeds (#3392) 2024-02-06 14:46:44 +00:00
fflags.rs Change Feed stores original value of difference (#3420) 2024-02-20 11:11:49 +00:00
lib.rs Move JWKS cache storage to memory (#3649) 2024-03-12 10:34:35 +00:00
options.rs Add Engine Config for configuring how many live queries can be created per transaction (#3559) 2024-03-01 17:12:53 +00:00