Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database fixes #23

Merged
merged 5 commits into from
Jan 14, 2024
Merged

Database fixes #23

merged 5 commits into from
Jan 14, 2024

Conversation

davenquinn
Copy link
Member

  • Add a run_query function to get an individual result set, instead of run_sql which returns a list of results for batched queries
  • Make the params argument positional to better mirror SQLAlchemy semantics
  • Add more keywords to pretty-printing
  • Expand database tests

@davenquinn davenquinn merged commit 437f447 into main Jan 14, 2024
1 check passed
@davenquinn davenquinn deleted the database-fixes branch January 14, 2024 02:37
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