Skip to content

kfdm-archive/kohana-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails inspired migrations for Kohana

Inspired by

Commands

 install                      
 create <tag name>             - Create a new migration
 up                            - Run all migrations
 up [name]                     - Revert single migration
 down                          - Revert all migrations
 down [name]                   - Revert single migration
 list                          - List all migrations
 help                          - Print this help

About

Migration code for Kohana 2.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages