Skip to content

Remove any table, view and index from a given database.

Notifications You must be signed in to change notification settings

ilgrosso/resetdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Remove any table, view and index from a given database. 

Working:
 * mvn -Ppostgresql
 * mvn -Pmysql
 * mvn -Poracle
 * mvn -Psqlserver

Check src/main/resources/<DBMS>/jdbc.properties for connection properties

About

Remove any table, view and index from a given database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages