Skip to content

Feature/fix type error#77

Merged
rayakame merged 4 commits into
feature/finish-asyncpgfrom
feature/fix-type-error
May 17, 2025
Merged

Feature/fix type error#77
rayakame merged 4 commits into
feature/finish-asyncpgfrom
feature/fix-type-error

Conversation

@rayakame
Copy link
Copy Markdown
Owner

No description provided.

@rayakame rayakame merged commit def0ea0 into feature/finish-asyncpg May 17, 2025
@rayakame rayakame deleted the feature/fix-type-error branch May 17, 2025 10:28
rayakame added a commit that referenced this pull request May 17, 2025
* feat(asyncpg): Implement execresult command in Asyncpg driver (finish-asyncpg)

* generated code

* feat(asyncpg): Implement handling of CmdExecRows in asyncpg.go (issue #finish-asyncpg)

* generated code

* fragment

* generated code

* codecov badge

* codecov yml

* tests

* tests

* Feature/fix type error (#77)

* feat(asyncpg): fix AsyncpgConn type declaration in AsyncpgDriverTypeCheckingHook function (fix-type-error)

* generated code

* blank line before typing block

* generated code

* feat: add QueryResults class for asyncpg driver(feature/finish-asyncpg)

* feat(pyproject): Enable additional static analysis checks
Issue: #feature/finish-asyncpg

* refactor(noxfile): Use collections.abc instead of typing (feature/finish-asyncpg)

* fix: Fix codecov badge URL casing inconsistency (feature/finish-asyncpg)

* feat(queries): Add property method to return connection object

Added a new property method to return the connection object used to make
queries in the queries class. This enhances the usability and readability
of the code. (issue #finish-asyncpg)

* feat(asyncpg): add test_get_many_iterator for multiple PostgresType fields (finish-asyncpg)

* generated code

* codecov fix

* fragments
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