MySQL
how to configure preen to connect to MySQL databases.
Preen uses the sql library to connect to MySQL databases.
Example Preen Source Configuration
MySQL Models
MySQL models are defined as a YAML file that contains a SQL query.
MySQL Type Mappings
A comprehensive list of MySQL type mappings can be found here.
Code References
Last updated