-
Notifications
You must be signed in to change notification settings - Fork 203
Introduce API Redesign #763
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
Closed
Parent:
Add support to pickling DateTime
Closed
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
7043662
Introduce API Redesign
bigmontz 3db7a70
Add execute
bigmontz c4d2c89
QueryResult as a named tuple
bigmontz e0c879c
it's automatic
bigmontz d0293e7
Add transaction.query to async
bigmontz 5d52bab
Add Session.execute to async
bigmontz 26b19a9
Add AsyncSession.query
bigmontz e3b1223
Add AsyncDriver.execute()
bigmontz 5759926
Add AsyncDriver.query
bigmontz 7fe9204
re-generate sync driver
bigmontz 7896b06
Apply suggestions from code review
bigmontz 9de9924
Apply suggestions
bigmontz 2c7004c
apply more review suggestions
bigmontz 62fb7ae
apply more review suggestions
bigmontz 056ac54
docs
bigmontz 915875d
Apply suggestions from code review
bigmontz 7af3bd9
Apply suggestions from code review
bigmontz b6fcfb2
Apply code suggestions
bigmontz 7fb2afd
Apply suggestions from code review
bigmontz 6d5e550
Apply code review suggestions
bigmontz ed575f9
code suggestions
bigmontz 8bb4498
Extracting known params to the method signatures
bigmontz b64b3c8
Reformat
bigmontz cc875d2
parameters=parameters
bigmontz 0e8cbfc
parameters=parameters 2
bigmontz ecf966f
Apply suggestions from code review
bigmontz 0ad6459
Single param tx function and extracting parameters
bigmontz a8d541f
Docs
bigmontz d147e62
code-style + run make-unasync
robsdedude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.