Skip to content

Refactor/async db migration#274

Merged
mehmetcanay merged 5 commits intomainfrom
refactor/async-db-migration
Mar 9, 2026
Merged

Refactor/async db migration#274
mehmetcanay merged 5 commits intomainfrom
refactor/async-db-migration

Conversation

@mehmetcanay
Copy link
Member

Pull Request

Description
Migrated to psycopg3 and asynchronous database, and implemented a lifespan.

Related Issue
closes #272
closes #273

Type of Change

  • Bugfix
  • New Feature
  • Documentation
  • Refactoring
  • Other (please specify):

Checklist

  • My code follows the project's coding style.
  • I have tested my changes locally.

@mehmetcanay mehmetcanay added this to the Release v0.3.9 milestone Mar 9, 2026
@mehmetcanay mehmetcanay self-assigned this Mar 9, 2026
@mehmetcanay mehmetcanay added the refactor Improve existing code structure without changing behavior. label Mar 9, 2026
@mehmetcanay mehmetcanay merged commit bc9c0e0 into main Mar 9, 2026
10 checks passed
@mehmetcanay mehmetcanay deleted the refactor/async-db-migration branch March 9, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Improve existing code structure without changing behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement a Lifespan Migrate database to psycopg3

1 participant