doltgresql
doltgresql copied to clipboard
`WITH` clause not support (needed to get `dolt_blame_$tablename` working)
Skipped test here: https://github.com/dolthub/doltgresql/pull/908/files#diff-e27939ba88f8da85941850e2cba466493d1db8fb6df21b5eaaa8c4b8f8cc5ab7R122
After https://github.com/dolthub/doltgresql/pull/945, the first assertion should be able to run, but there are still errors. I believe they are unrelated to CTEs and WITH support though.