Skip to content

Make sqlite interface async, parametrize both database and api tests to use both sqlite and postgresql in tests#90

Merged
akaIDIOT merged 15 commits into
mainfrom
feature/asyncify-sqlite-database-interface
Jul 7, 2026
Merged

Make sqlite interface async, parametrize both database and api tests to use both sqlite and postgresql in tests#90
akaIDIOT merged 15 commits into
mainfrom
feature/asyncify-sqlite-database-interface

Conversation

@akaIDIOT

@akaIDIOT akaIDIOT commented Jul 3, 2026

Copy link
Copy Markdown
Member

Comment thread citatio/citatio/api.py
Comment thread citatio/citatio/api.py
Comment thread citatio/citatio/api.py Outdated
Comment thread citatio/tests/conftest.py
@akaIDIOT akaIDIOT force-pushed the feature/asyncify-sqlite-database-interface branch from fe211b2 to 0216ba7 Compare July 6, 2026 11:12
Comment thread citatio/tests/conftest.py
@akaIDIOT akaIDIOT marked this pull request as ready for review July 6, 2026 11:40
@akaIDIOT akaIDIOT requested a review from ranieri July 6, 2026 11:40
Comment thread citatio/tests/conftest.py
Comment thread citatio/tests/test_db.py
Comment thread citatio/tests/conftest.py
@ranieri

ranieri commented Jul 7, 2026

Copy link
Copy Markdown
Member

Is the readme bit relating to default :memory: DB still true?

Comment thread citatio/pyproject.toml Outdated
Comment thread citatio/tests/conftest.py
Comment thread citatio/tests/conftest.py
Comment thread citatio/citatio/db.py
Comment thread citatio/citatio/api.py
@akaIDIOT

akaIDIOT commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

Is the readme bit relating to default :memory: DB still true?

Good catch, updated the README to reflect the new options.

@akaIDIOT akaIDIOT merged commit ead8a9d into main Jul 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable using PostgreSQL as the database

2 participants