• 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
help.csv 123.9 KB