1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-06-16 15:01:08 +03:00
Go to file
Matt Button 12670e28ef Removing non-migration related files
In an ideal world I would've been able to simply strip out the unwanted stuff
using git filter-branch, however it seems that command is limited to only one subdirectory
2011-02-06 01:35:23 +00:00
classes Removing non-migration related files 2011-02-06 01:35:23 +00:00
config/minion Added basis for migrations deciding what db connection to use, refs #6 2011-01-10 16:01:40 +00:00
migrations/minion Minion isn't part of kohana so don't put it in that location 2011-01-20 23:45:43 +00:00
tests Removing non-migration related files 2011-02-06 01:35:23 +00:00
views/minion/task/db Removing non-migration related files 2011-02-06 01:35:23 +00:00
.gitignore adding .gitignore file 2011-01-29 05:17:54 +08:00
minion_schema.sql Ensure the migrations table exists before running migrations, fixes #9 2011-01-21 01:18:08 +00:00