Skip to content

Instantly share code, notes, and snippets.

@bussiere
Created June 23, 2015 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bussiere/671aac1de61e71f6d77a to your computer and use it in GitHub Desktop.
Save bussiere/671aac1de61e71f6d77a to your computer and use it in GitHub Desktop.
fichier pour schemaspy
description=SQLite
connectionSpec=jdbc:sqlite:db.sqlite3
db=db.sqlite3
driver=org.sqlite.JDBC
#you may need to put the full path to the driver depending on your setup
driverPath=sqlite-jdbc-3.8.10.1.jar
selectTablesSql=.tables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment