Gerard Guillemas Martos
|
e38b891e62
|
Consolidate authentication methods (#3988)
Co-authored-by: Micha de Vries <micha@devrie.sh>
|
2024-05-22 13:57:25 +00:00 |
|
Tobie Morgan Hitchcock
|
b03aeca08c
|
Cleanup a few things in the code (#3793)
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
|
2024-04-03 09:54:12 +00:00 |
|
Raphael Darley
|
ce8e2d4578
|
bugfix: Enforce TYPE RELATION (#3732)
|
2024-03-21 10:59:08 +00:00 |
|
Raphael Darley
|
50125cb2b7
|
Add DEFINE TABLE ... RELATION (#3710)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-03-19 11:20:58 +00:00 |
|
Rushmore Mushambi
|
2ee33e7bdb
|
Revert breaking changes from sql1 (#3433)
|
2024-02-05 16:21:23 +00:00 |
|
Tobie Morgan Hitchcock
|
7f39754ec2
|
Fix: Ensure path idioms are correct when looping over (#3363)
|
2024-01-22 20:48:35 +00:00 |
|
Micha de Vries
|
650eb8ed5d
|
Feature: Add READONLY keyword to DEFINE FIELD statement (#3152)
|
2024-01-19 16:58:54 +00:00 |
|
Emmanuel Keller
|
310213f5e4
|
Feat: knn brute force (#3043)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
|
2024-01-09 16:57:52 +00:00 |
|
Mees Delzenne
|
e5fb44fabd
|
Bugfix: Respect alias for dynamic field queries with type::field. (#3163)
|
2023-12-15 21:52:09 +00:00 |
|
Micha de Vries
|
f66b7c8eec
|
Expand logic for static value validation (#3151)
|
2023-12-14 21:23:58 +00:00 |
|
Micha de Vries
|
22c36b80c8
|
move is::* -> string::is::* , add new type::is::* fncs (#2603)
|
2023-09-04 16:10:18 +00:00 |
|
Tobie Morgan Hitchcock
|
fc7f5cb0b0
|
Support variable field projection with type::field() and type::fields() (#2552)
|
2023-08-31 13:06:10 +01:00 |
|
Salvador Girones Gil
|
bdac1fae72
|
[security] Introduce "allow-guests". Deny all caps by default (#2547)
|
2023-08-30 18:01:30 +00:00 |
|
Tobie Morgan Hitchcock
|
1fd6d991ae
|
Implement DEFAULT value clause on DEFINE FIELD statements (#2468)
|
2023-08-20 03:53:50 +01:00 |
|
Tobie Morgan Hitchcock
|
e9ef8855cf
|
Ensure permissions are enforced on edge in and out fields (#2465)
|
2023-08-19 23:19:16 +01:00 |
|
Tobie Morgan Hitchcock
|
136d8f8eee
|
Add tests for DEFINE FIELD ... VALUE clauses with references and with futures (#2464)
|
2023-08-19 20:22:15 +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 |
|
Tobie Morgan Hitchcock
|
4b690c763b
|
Improve datastore configuration options (#2227)
|
2023-07-05 21:26:13 +00:00 |
|
Nrishinghananda Roy
|
5485883d3c
|
Fix multiple Clippy Lints (#2159)
|
2023-06-20 12:48:20 +01:00 |
|
Tobie Morgan Hitchcock
|
f5f10d508f
|
Improve type casting support (#2083)
Co-authored-by: Finn Bear <finnbearlabs@gmail.com>
|
2023-06-06 06:12:59 +00:00 |
|
Tobie Morgan Hitchcock
|
66b105dac0
|
Add support for stricter typings (#1861)
Co-authored-by: Rushmore Mushambi <rushmore@surrealdb.com>
|
2023-04-25 11:13:04 +01:00 |
|
Tobie Morgan Hitchcock
|
f5b21eb363
|
Add support for FLEXIBLE fields on SCHEMAFULL tables
Closes #1341
|
2023-01-04 09:50:01 +00:00 |
|
Rushmore Mushambi
|
c2dce39f91
|
Integrate client library into surrealdb crate (#1514)
|
2022-12-30 08:23:19 +00:00 |
|
Tobie Morgan Hitchcock
|
0c4994b33b
|
Ensure nested non-defined objects are not stored in SCHEMAFULL table
Closes #1342
|
2022-10-20 15:41:32 +01:00 |
|
Tobie Morgan Hitchcock
|
a8497ff6b3
|
Fix tests for improved logging of field and index errors
|
2022-09-10 06:17:03 +01:00 |
|
Tobie Morgan Hitchcock
|
c97fd62d70
|
Don’t cast NONE or NULL values to a fields data type
Closes #73
|
2022-09-01 01:34:31 +01:00 |
|
Tobie Morgan Hitchcock
|
54f7395555
|
Add initial integration tests
|
2022-07-28 10:00:06 +01:00 |
|