-
Notifications
You must be signed in to change notification settings - Fork 0
twinge/db_mappings
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DB Mappings =========== Allows you to define your database structure in a mappings.yml file. Useful for working with legacy databases, and for deploying the same code on multiple database schemas. Usage ====== Create a mappings.yml file in your config folder. A sample can be found included with this plugin. Follow the format in the sample. In each class that requires custom mapping, add the line load_mappings just after the class declaration
About
A little plugin to support mapping the same code onto various database structures
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published