cnf
|
Enable parallel iteration of records
|
2022-02-27 00:01:19 +00:00 |
ctx
|
No need to clone key when fetching value on context
|
2022-04-06 00:09:23 +01:00 |
dbs
|
Don’t override context unnecessarily
|
2022-04-29 21:43:44 +01:00 |
doc
|
Only check fields if the document is a table record
|
2022-04-13 18:31:28 +01:00 |
err
|
Implement INDEX clauses
|
2022-04-09 13:33:39 +01:00 |
fnc
|
Remove string::contains() SQL function
|
2022-04-30 21:47:19 +01:00 |
key
|
Implement INDEX clauses
|
2022-04-09 13:33:39 +01:00 |
kvs
|
Fix typo in ixdb key-value store implementation
|
2022-04-09 10:08:51 +01:00 |
mac
|
Remove unused macros
|
2022-03-15 08:34:40 +00:00 |
sql
|
Remove string::contains() SQL function
|
2022-04-30 21:47:19 +01:00 |
lib.rs
|
Forbid all usage of unsafe code
|
2022-03-23 15:12:29 +00:00 |