Reverted databases back to be tasks again. This is more native to the API of Linspector. (0.26.0)
This commit is contained in:
parent
b5960331c4
commit
83827e8070
13 changed files with 100 additions and 87 deletions
6
etc/tasks/mysql.conf
Normal file
6
etc/tasks/mysql.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[mysql]
|
||||
host = HOST
|
||||
user = USER
|
||||
password = PASSWORD
|
||||
database = DATABASE
|
||||
table = TABLE
|
||||
Loading…
Add table
Add a link
Reference in a new issue