SQL - #270
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #270 +/- ##
==========================================
- Coverage 93.96% 93.95% -0.02%
==========================================
Files 60 60
Lines 3582 3589 +7
==========================================
+ Hits 3366 3372 +6
- Misses 216 217 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
TeunHuijben
marked this pull request as ready for review
August 10, 2026 17:53
Collaborator
Author
|
Updates:
|
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.16.4 → v0.16.5](astral-sh/ruff-pre-commit@v0.16.4...v0.16.5) - [github.com/adhtruong/mirrors-typos: v1.49.0 → v1.50.0](adhtruong/mirrors-typos@v1.49.0...v1.50.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Teun Huijben <45037215+TeunHuijben@users.noreply.github.com>
cmalinmayor
approved these changes
Sep 2, 2026
cmalinmayor
left a comment
Contributor
There was a problem hiding this comment.
Just wondering about the tempdir db location, since if you close the app and wait, it goes away? Also, how do we re-open an existing sql graph?
Otherwise looks great! You can merge after you decide where to save, I trust your judgement. 🎉
Collaborator
Author
|
Regarding tmpdir, when a |
Collaborator
Author
|
Currently blocked 🔴 by royerlab/tracksdata#325 |
…ws always be in sync, in both directions
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Apart from a long list of tracksdata changes that were necessary, because it secretly handled the SQL backend differently from the in memory backends, on the funtracks side, we only need a few changes:
tnode attribute is not mutable, so remove fromrevive_attrsinDeleteNodeTracks.add_featureacts ongraph_fulltd_utilsthe option to pick a backendgraph-viewsbranch, until it gets merged + released