memgraph/tests/e2e/lba_procedures
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 [E129-MG < T1006-MG] Expand C API with LBA checks (#527) 2022-09-08 17:48:34 +02:00
CMakeLists.txt [E129-MG < T1006-MG] Expand C API with LBA checks (#527) 2022-09-08 17:48:34 +02:00
common.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
create_delete_query_modules.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
read_permission_queries.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
read_query_modules.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
show_privileges.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
update_permission_queries.py Fix logic in fine grained permissions (#551) 2022-09-14 12:39:23 +02:00
update_query_modules.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
workloads.yaml Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00