memgraph/tests/e2e/triggers
andrejtonev e8850549d2
Add multi-tenancy v1 (#952)
* Decouple BoltSession and communication::bolt::Session
* Add CREATE/USE/DROP DATABASE
* Add SHOW DATABASES
* Cover WebSocket session
* Simple session safety implemented via RWLock
* Storage symlinks for backward. compatibility
* Extend the audit log with the DB info
* Add auth part
* Add tenant recovery
2023-08-01 18:49:11 +02:00
..
procedures Add license to cpp/hpp/py test files (#283) 2021-10-26 08:53:56 +02:00
CMakeLists.txt On delete triggers invalid edge reference (#717) 2023-01-18 15:05:10 +01:00
common.cpp Add memgraph namespace 2022-03-14 15:47:41 +01:00
common.hpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
common.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
on_create_triggers.cpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
on_delete_triggers.cpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
on_update_triggers.cpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
privilige_check.cpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
triggers_properties_false.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
workloads.yaml Add experimental/v1 of ON_DISK_TRANSACTIONAL storage (#850) 2023-06-29 11:44:55 +02:00