DAO SQLite - nicho92/MtgDesktopCompanion GitHub Wiki
- File Location : $USER_HOME/.magicDeskCompanion/dao/SQLite.conf
- Category : DAO
- Version : 3.49
- Status : STABLE
- Need Authenticator : No
Key | Description | Type | Default Value | Allowed Values |
---|---|---|---|---|
PASS | password of the connected user | Text | pass | |
SERVERPORT | listening port of the database | Text | Any value between 1024 and 65535 |
|
DB_NAME | database name | Text | ||
LOGIN | user allowed to connect to the database | Text | SA | |
PARAMS | JDBC parameters append to the url | Text | ||
SERVERNAME | File where is stored data | Text | $USER_HOME/.magicDeskCompanion\data\mtgcompanion.sqlite |