Skip to content

fix #638 updates for SQLAlchemy 2#639

Draft
moellep wants to merge 4 commits intomasterfrom
638-sqlalchemy2
Draft

fix #638 updates for SQLAlchemy 2#639
moellep wants to merge 4 commits intomasterfrom
638-sqlalchemy2

Conversation

@moellep
Copy link
Member

@moellep moellep commented Mar 12, 2026

No description provided.

@moellep moellep marked this pull request as draft March 12, 2026 18:44
@moellep
Copy link
Member Author

moellep commented Mar 12, 2026

This needs more thought:
There should be a better way to access the row as a dictionary than going through ._mapping.
Clients of the API shouldn't be required to use ._mapping.
Also, sql_db methods which return a Row, like select_one() may want to return a PKDict directly.

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