mvn clean package
Configure db.properties
file according to your environment
url=jdbc:mysql://localhost/integration?autoReconnect=true
user=root
password=o7DsCMP4XrFutcn8lFu9
java -jar ../mysql-pkey-creator-1.0-SNAPSHOT.jar help
help
- will show you the utility methodsexport
- will export the csv containing all table's which are missing primary keysexec
- will create primary keys, based on the inputted csv