• Philippe Marschall's avatar
    Document recursive common table expressions · aafd35c1
    Philippe Marschall 提交于
    H2 supports recursive common table expressions. Unfortunately they are
    not covered in the official grammar documentation so some people don't
    know about it.
    
    I had to reverse engineer the syntax by looking at the parser source so
    it may contain errors. This commit does contain maybe not the greatest
    documentation ever but I feel it's an improvement over the current
    situation.
    aafd35c1
名称
最后提交
最后更新
..
.mvn/wrapper Loading commit data...
service Loading commit data...
src Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
MAVEN.md Loading commit data...
build.bat Loading commit data...
build.sh Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...