Commit graph

14 commits

Author SHA1 Message Date
Hamir Mahal
b37929b6ab
style: simplify string formatting (#4260)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-07-18 12:19:28 +00:00
Gerard Guillemas Martos
bc665120ee
Port #4335 to 2.0.0-alpha (#4340) 2024-07-11 19:35:30 +00:00
Micha de Vries
8fdc930098
Fix Datastore.compute() authentication check (#4288)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-07-02 20:16:08 +00:00
Gerard Guillemas Martos
20e07a4f79
Improve definition of different durations for authentication (#4119) 2024-06-05 12:36:41 +00:00
Emmanuel Keller
23653e5fce
[Feat] Add TEMPFILES clause to the SELECT statement (#4084) 2024-05-23 13:04:20 +00:00
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
Raphael Darley
31cc0e37e0
Add relation rpc method (#3775)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
Co-authored-by: Salvador Girones Gil <salvadorgirones@gmail.com>
Co-authored-by: Mees Delzenne <DelSkayn@users.noreply.github.com>
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-04-18 11:48:12 +01:00
Rushmore Mushambi
9f97f0bc48
Stabilise and use parser2 for parsing (#3801)
Co-authored-by: Mees Delzenne <mees.delzenne@gmail.com>
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
2024-04-05 16:05:22 +00:00
Raphael Darley
e93649503c
run rpc method (#3766)
Co-authored-by: Micha de Vries <mt.dev@hotmail.com>
2024-03-26 15:27:08 +00:00
Przemyslaw Hugh Kaznowski
6301d97e83
Fix flakey test for live query auth (#3718) 2024-03-18 17:54:34 +00:00
Przemyslaw Hugh Kaznowski
47a1589018
Refactor ds tasks to single part of codebase (#3655) 2024-03-18 12:30:31 +00:00
Gerard Guillemas Martos
957eff19a9
Implement session expiration (#3561) 2024-03-05 15:26:14 +00:00
Mees Delzenne
b71f4d1d94
Bugfix: Make integration tests more consistent. (#3487)
Co-authored-by: Tobie Morgan Hitchcock <tobie@surrealdb.com>
2024-02-14 11:12:11 +00:00
Tobie Morgan Hitchcock
a35fc0d04d
Improve WebSocket protocol implementation (#3291) 2024-01-09 15:27:03 +00:00