NAME
TaskPipe::SchemaManager::Settings - settings for TaskPipe::SchemaManager
METHODS
- table_prefix
-
Table name clashes between taskpipe tables and other tables in your database can be prevented by specifying a table prefix which will be applied to all taskpipe table names
- method
-
The database connection method - e.g. dbi
- type
-
The database connection type - e.g. mysql
- database
-
The name of the database to connect to
- host
-
The host to use to connect to your database (e.g. 'localhost')
- port
-
The port to use to connect to your database (leave blank to use the default)
- username
-
The username to connect to the database
- password
-
The password to connect to the database
AUTHOR
Tom Gracey <tomgracey@gmail.com>
COPYRIGHT AND LICENSE
Copyright (c) Tom Gracey 2018
TaskPipe is free software, licensed under
The GNU Public License Version 3