cognee/cognee/infrastructure/databases/relational
Igor Ilic b60f2603f4 test: Add test for pgvector to confirm database deletion is working
Added assert to verify all tables in database have been cleared.
Added method to SqlAlchemyAdapter to get all table names in database.

Test COG-488
2024-11-20 17:11:23 +01:00
..
sqlalchemy test: Add test for pgvector to confirm database deletion is working 2024-11-20 17:11:23 +01:00
__init__.py feat: log search queries and results (#166) 2024-11-17 11:59:10 +01:00
config.py feat: add sqlalchemy as dlt destination (#137) 2024-09-21 15:58:28 +02:00
create_db_and_tables.py feat: add sqlalchemy as dlt destination (#137) 2024-09-21 15:58:28 +02:00
create_relational_engine.py feat: add sqlalchemy as dlt destination (#137) 2024-09-21 15:58:28 +02:00
get_relational_engine.py fix: enable sqlalchemy adapter 2024-08-04 22:23:28 +02:00
ModelBase.py fix: enable sqlalchemy adapter 2024-08-04 22:23:28 +02:00