• Thomas G. Lockhart's avatar
    Update UNION and subselect syntax. · 4b19101f
    Thomas G. Lockhart authored
    Support SQL92 syntax for type coersion of strings (type 'typeval').
     Example: "DATETIME 'now'". This works only for string constants and can
     not replace the CAST and ::type syntax which behave identically in this
     context.
    4b19101f
gram.y 91.3 KB