summaryrefslogtreecommitdiff
path: root/test/scanners/sql/create_tables.in.sql
Commit message (Collapse)AuthorAgeFilesLines
* Moving scanner tests into separate repository. The repository can be reached ↵murphy2010-04-141-94/+0
| | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk.
* New: *PHP and SQL Scanners*murphy2009-04-201-0/+94
* Both not well tested yet, preview versions. * Some example code for both languages. * PHP scanner original by Stefan Walk. * SQL scanner using code by Keith Pitt and Josh Goebel.