Skip to content

Fix/psycopg database issues#562

Merged
sudipnext merged 1 commit into
mainfrom
fix/psycopg-database-issues
May 6, 2026
Merged

Fix/psycopg database issues#562
sudipnext merged 1 commit into
mainfrom
fix/psycopg-database-issues

Conversation

@sudipnext
Copy link
Copy Markdown
Collaborator

Fix DB issues

- Add to_sync_sqlalchemy_url in db_utils (postgresql+psycopg, mysql+pymysql).
- Use it from migrations.py and alembic/env.py.
- Add psycopg[binary] for Postgres migrations without psycopg2.
- Ignore and untrack presenton_backend.egg-info (build artifact).

Co-authored-by: Cursor <cursoragent@cursor.com>
@sudipnext sudipnext merged commit 3780715 into main May 6, 2026
5 checks passed
@sudipnext sudipnext deleted the fix/psycopg-database-issues branch May 30, 2026 09:59
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.

1 participant