Skip to content

Latest commit

 

History

History

copy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Copy additional models

Once bake.sh is completed, some additional code may have to be copied over. Useful for adding shared models, or models for tables not present in the database (they would not be picked up by the loop in bake.sh). Use this folder to create these custom files.

Contents of this folder will be copied over to PLUGIN/src/Model. If there is literal ${VER} in filenames and namespaces, it will be replaced with actual ${VER} passed to, and available inside bake.sh.