1
Fork 0
simple-sql-parser/tools/Language/SQL
Jake Wheat dfa84072dc start adding basic dml
parser and pretty printer for statements
add query statement
add support for
  insert
  update
  delete
  truncate
bonus ddl:
  limited create schema
  drop schema

add grammar notes to the new test files
2015-08-01 20:26:00 +03:00
..
SimpleSQL start adding basic dml 2015-08-01 20:26:00 +03:00