surrealpatch/lib/tests
2022-09-29 11:16:57 +01:00
..
define.rs Ensure DELETE statements with UNIQUE INDEX work correctly 2022-09-24 18:58:56 +01:00
field.rs Fix tests for improved logging of field and index errors 2022-09-10 06:17:03 +01:00
future.rs Add initial integrations tests for futures 2022-07-30 22:57:14 +01:00
geometry.rs Fix SQL Geometry type serialization and output 2022-09-02 11:32:34 +01:00
insert.rs Add initial integration tests 2022-07-28 10:00:06 +01:00
merge.rs Allow deep merging in UPDATE ... MERGE statements 2022-09-29 11:16:57 +01:00
model.rs Add initial integration tests for SQL models 2022-07-29 10:48:23 +01:00
parse.rs Add initial integration tests 2022-07-28 10:00:06 +01:00
script.rs Feature gate scripting tests (#1251) 2022-09-27 18:02:37 +01:00
strict.rs Return error when selecting from non-existent table in strict mode 2022-08-10 17:49:32 +01:00
table.rs Add initial tests for DEFINE TABLE … AS … statements 2022-08-28 23:07:38 +01:00
yuse.rs Ensure selected NS/DB is reflected in current session info 2022-08-29 17:30:50 +01:00