sakila with lower case
This commit is contained in:
parent
3715120cc8
commit
4f8d28a0bd
@ -1,5 +1,5 @@
|
||||
#Database Configuration
|
||||
db.driver=org.postgresql.Driver
|
||||
db.url=jdbc:postgresql:Sakila
|
||||
db.url=jdbc:postgresql:sakila
|
||||
db.username=postgres
|
||||
db.password=test
|
||||
Loading…
Reference in New Issue
Block a user