-
Notifications
You must be signed in to change notification settings - Fork 463
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Add virtual depth column support
- find way to setup the sql in tests - currently feels so close as this will basically match ancestry_depth_sql. But we have a chicken/egg issue with class and table may extract to a static method? - determine if we want to un-deprecate depth_cache_column. I wanted to remove because column and option had different spelling, and the extra field didn't buy us too much. maybe hardcoding the virtual column name is good enough for now?
- Loading branch information
Showing
2 changed files
with
31 additions
and
16 deletions.
There are no files selected for viewing
This file contains 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 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