• 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
名称
最后提交
最后更新
..
docsrc Loading commit data...
installer Loading commit data...
main Loading commit data...
test Loading commit data...
tools Loading commit data...