1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-05-04 18:18:16 +03:00
Go to file
Evan Purkhiser 5e2d050247 Fix the new migration template
- The Kohana PHP security line now properly has a newline at the end of
   it
 - The new migration template view now also contains a newline at the
   begining so that classes and the PHP opening line aren't all smushed
   together
 - Added the parameter name to the @param tag so phpcs stops complaining
2012-05-25 22:04:48 -04:00
classes Fix the new migration template 2012-05-25 22:04:48 -04:00
config/minion removed default path from configuration 2011-06-26 03:49:49 +02:00
tests fixing comments in unittests 2011-07-19 11:37:34 -07:00
views/minion/task/migrations Fix the new migration template 2012-05-25 22:04:48 -04:00
.gitignore adding .gitignore file 2011-01-29 05:17:54 +08:00
minion_schema.sql Changed minion_migrations table to use utf-8 rather than latin1 2011-09-12 23:17:51 +02:00