-
Notifications
You must be signed in to change notification settings - Fork 243
Rc/6.0.0 #900
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
base: master
Are you sure you want to change the base?
Rc/6.0.0 #900
Conversation
Following the pattern of neomodel.sync_.core.Database where all instance properties are threading-local (except global mappings _NODE_CLASS_REGISTRY and _DB_SPECIFIC_CLASS_REGISTRY), I've converted the same properties of AsyncDatabase to ContextVars (to be context-local instance properties).
…abase-transactions
…abase-transactions
…abase-transactions
…ions Fix for AsyncDatabase and parallel transactions #888 ?
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #900 +/- ##
==========================================
+ Coverage 86.78% 88.27% +1.48%
==========================================
Files 36 41 +5
Lines 5918 6326 +408
==========================================
+ Hits 5136 5584 +448
+ Misses 782 742 -40 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Remove deprecated methods for 6.0.0
Rc/6.0.0 eol python3.9
…jor-bump Prepare for neo4j driver major bump ; fix test warnings
…ces in FastAPI & Multi-DB Scenarios #868
Various doc improvements / fixes
Add merge_by parameter
…ss-resolution-for-raw-queries-does-not-work-if-the-node-is-nested-in-a-map-from-cypher
…tion-for-raw-queries-does-not-work-if-the-node-is-nested-in-a-map-from-cypher Fixes resolve_objects for maps and lists
|



No description provided.