You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Non-working at all...
* Babysteps on result before weekend..
* Result prototype
* Multiple results in tx
* Pair programming
* Removed commented code
* integration test is runable
* Bookmarks prototype
* Small fixes
* Wrong func name
* Syntax fixes
* Syntax error
* correct integration tests for multiple results
* explicit transaction case1 is runable
* message fetching logic needs to be fixed
* Better conn handling
* No fetch in tx _begin
* nested results are working now for explicit transactions.
* Fixed some tests
* transaction.commit will properly consume all the records
* tests/integration/test_autocommit.py is green
* Fixed bookmarks api
* fixed a case of fetching records where there are no records to fetch.
* integration test_result is green
* Bookmark tests green
* data is only used on record objects
* Removed 2s sleep for stub tests
* fixed an integration test
test_errors_on_run_transaction
* Rollback on failed connection fix
* added is_reset state to bolt4
* stabilized an integration test
* added check for Query object for transaction.run
* Handle broken connections
* fixed case with Bolt 3 tx.run tx.run case
* cleanup of code
* logging cleanup
* comment removed cleanup
* removal of old comment
* fixed raise hell error
* fixed case with session.run session.run
* fixed session.run session.run
* fixed Transaction class api
* fixed the api for Result object
* fixed api for Session Object
* removed _detach
replaced calls with consume and _buffer_all for correct behaviour
Co-authored-by: Peter Wilhelmsson <peter.wilhelmsson@neo4j.com>
0 commit comments