Comment on Don't test with SQLite when you use Postgres in ProductionComments−nbevans11yHe claims SQLite doesn't have CTE's but I believe it actually does.−zimpenfish11yDefinitely seems to.https://www.sqlite.org/lang_with.html−subssn2111yThis is a new feature as of 2014. I hadn't looked at SQLite actively since before then
Comments
He claims SQLite doesn't have CTE's but I believe it actually does.
Definitely seems to.
https://www.sqlite.org/lang_with.html
This is a new feature as of 2014. I hadn't looked at SQLite actively since before then