Assessment utility for SQL scripts, to determine if they're syntactically correct and comparing to a template.
Go to file
Andrew Lalis c5d95244b1 Added some more stuff. 2020-03-10 18:14:46 +01:00
src/main/java/com/gyrobian Added some more stuff. 2020-03-10 18:14:46 +01:00
.gitignore Added pom and improved gitignore. 2020-03-10 16:23:17 +01:00
LICENSE Initial commit 2020-03-10 16:18:54 +01:00
README.md Initial commit 2020-03-10 16:18:54 +01:00
pom.xml Added a lot of stuff. 2020-03-10 17:40:47 +01:00

README.md

SQL-Assesser-2

Assessment utility for SQL scripts, to determine if they're syntactically correct and comparing to a template.