1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-06-16 23:11:06 +03:00
Commit graph

4 commits

Author SHA1 Message Date
Michał Matyas 2431f23c06 Changed minion_migrations table to use utf-8 rather than latin1 2011-09-12 23:17:51 +02:00
Matt Button e0fe87f443 Starting to refactor stuff.
Renaming locations -> groups
Cut down the size of fetch_required_migrations()
2011-02-17 20:43:04 +00:00
Matt Button 5648f47110 Ensure the migrations table exists before running migrations, fixes #9 2011-01-21 01:18:08 +00:00
Matt Button 74eeb0aa3d Renaming schema.sql to minion_schema.sql 2011-01-21 01:17:14 +00:00
Renamed from schema.sql (Browse further)