Skip to content

Commit fd77cee

Browse files
committed
"with x as (y)" can be inlined for SQLite
1 parent 3f0d4fd commit fd77cee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ Version :
4343
* 0.3 : includes a basic CTE
4444
* 0.3.2 : support comments in the SQL
4545
* 0.4 : rewrite with token
46+
* 0.4.1 : inline CTE when syntax is "with x as (y)"
4647
* 0.5 dev : experiment with Travis-CI
4748
* 0.6 futur : have another sql motor working in python3 + windows

0 commit comments

Comments
 (0)