akkadius-sql-formatter/lib
Jeremy a6f868ec26 Initial commit of javascript port.
Working: highlight, format, example

TODO:
*  Improve example page
*  removeComments
*  compress
*  splitQuery
*  Node wrapper with ASCII shell highlighting
*  README updates
*  github pages update
*  test suite
2015-05-11 22:28:23 -07:00
..
SqlFormatter.js Initial commit of javascript port. 2015-05-11 22:28:23 -07:00
SqlFormatter.php Add support for named parameters (e.g. ":name"), treats them the same as variables (e.g. "@name"). Fixes #74 2015-03-30 10:07:12 -07:00