1
Fork 0
simple-sql-parser/tools/Language/SQL
Jake Wheat 2cad424379 change the names in the ast to be lists so can support qualified names
everywhere:
  TRSimple: replaces the TRQualified
  Iden
  App name
  AggregateApp name
  WindowApp name
  operator names (not sure if this is used in ansi sql)
  explicit table
  function in from clause
2014-04-18 11:43:37 +03:00
..
SimpleSQL change the names in the ast to be lists so can support qualified names 2014-04-18 11:43:37 +03:00