Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use a subselect instead of a CTE when building incremental models (#787)
(must faster on postgresql due to the CTE optimization fence)
- Loading branch information