Skip to content

Fix test_utcnow_timezone with sqlalchemy 2.x#20

Open
mweinelt wants to merge 1 commit intospoqa:masterfrom
mweinelt:sqlalchemy2-compat
Open

Fix test_utcnow_timezone with sqlalchemy 2.x#20
mweinelt wants to merge 1 commit intospoqa:masterfrom
mweinelt:sqlalchemy2-compat

Conversation

@mweinelt
Copy link
Copy Markdown

Fixes select() usage by passing entity directly instead of as a list.

Column expression … expected, got [Table(...)]”

Fixes select() usage by passing entity directly instead of as a list.

> Column expression … expected, got [Table(...)]”
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.

2 participants