forked from Limework/skript-db
Change database name to something more friendly
This commit is contained in:
parent
fabf37de23
commit
e1bbd37a35
@ -17,7 +17,7 @@ The url format for your database may vary! The example below uses a MySQL databa
|
||||
#### Example
|
||||
|
||||
```
|
||||
set {sql} to the database "mysql://localhost:3306/sys?user=admin&password=12345&useSSL=false"
|
||||
set {sql} to the database "mysql://localhost:3306/mydatabase?user=admin&password=12345&useSSL=false"
|
||||
```
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user