Created
August 9, 2020 21:48
-
-
Save legarnica/b4fe0efe59af1f9ee6b454a35682cdd6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
driverClassName=org.sqlite.JDBC | |
url=jdbc:sqlite:certificacion.db | |
username=user | |
password=1234 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment