Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples

This folder contains examples of how to use this library.

Config files

The following are minimal example config files:

If you want to include external migrations, check out these examples:

  • With url
  • With GitHub API - this example uses the github api to get the folder content and parse migration files from it.
  • With custom templates - this example uses custom templates and shows how to deal with custom abstract classes.

Migration files

Seed files