forked from Cookies_Github_mirror/AquaDX
[-] Completely drop mysql support
This commit is contained in:
@@ -85,14 +85,6 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.community.dialect.SQLiteDi
|
||||
#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MariaDB10Dialect
|
||||
#spring.datasource.hikari.maximum-pool-size=10
|
||||
|
||||
########## For MySQL ##########
|
||||
#spring.datasource.driver-class-name=com.mysql.jdbc.Driver
|
||||
#spring.datasource.username=
|
||||
#spring.datasource.password=
|
||||
#spring.datasource.url=jdbc:mysql://localhost:3306/insert_db_name_here?allowPublicKeyRetrieval=true&useSSL=false
|
||||
#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect
|
||||
#spring.datasource.hikari.maximum-pool-size=10
|
||||
|
||||
################################
|
||||
## AquaNet Settings
|
||||
################################
|
||||
|
||||
Reference in New Issue
Block a user