cnf
|
Enable parallel iteration of records
|
2022-02-27 00:01:19 +00:00 |
dbs
|
Implement SPLIT ON clauses
|
2022-03-23 14:02:02 +00:00 |
doc
|
Implement record storing and fetching
|
2022-03-07 18:11:44 +00:00 |
err
|
Use external storekey library for key encoding
|
2022-03-16 14:45:55 +00:00 |
fnc
|
Enable support for numbers and strings in record ids
|
2022-03-18 07:24:36 +00:00 |
key
|
Implement REMOVE statements
|
2022-03-20 14:27:59 +00:00 |
kvs
|
Prevent usize overflow when no records found
|
2022-03-23 12:05:50 +00:00 |
mac
|
Remove unused macros
|
2022-03-15 08:34:40 +00:00 |
sql
|
Implement REMOVE statements
|
2022-03-20 14:27:59 +00:00 |
lib.rs
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |