Skip to content
New issue

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

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

Already on GitHub? # to your account

Implemented stdext/sql interfaces #135

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

halvardssm
Copy link

Had to open another PR due to a rebase issue on my part.

Relates to #123

This PR introduces some breaking changes to the Statement class. The Database class is not altered in a breaking way, and a new entrypoint has been introduced.

Changes:

  • Breaking change in statement class
  • Moved all deps to deno.json as import map
  • Added bench for stdext/sql
  • Added iterator for array result
  • Moved some code around
  • Added tests

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant