-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Idea: Select the table and columns that you want to use in the SQL.
For example:
mysql:
host: localhost
port: 3306
database: Points
table: Players #New option
id_column: user_id #New option
player_column: username #New option
points_column: points #New option
user: root
password: XXXX
import:
use: false
source: YAML
Greetings!
Metadata
Metadata
Assignees
Labels
No labels