probcomp/bayeslite

common table expressions

Open

#50 opened on Jun 9, 2015

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (915 stars) (63 forks)batch import
help wantedk min/hr

Description

WITH t AS (SELECT ...); SELECT ...

Requires a newer version of sqlite3 than is in Ubuntu 14.04.

Contributor guide