Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
5040607b4fe9599ddfc459999bba3db4efb03123
/
system
/
libraries
/
Migration.php
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
d268eda
Added SELECT version to migrations to make the query a billionth faster.
by Phil Sturgeon
· 13 years ago
dd4702f
Improve the Migration library
by Andrey Andreev
· 13 years ago
dd81c43
Migrations - Changed config migration_version to state it is used in migration->current. Removed white space and coding standards.
by Eric Barnes
· 13 years ago
3d036e3
Fixed small typeo
by Cloudmanic Labs, LLC
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
63b61e3
Fixed style guide suggestion from philsturgeon on code review
by Cloudmanic Labs, LLC
· 13 years ago
d1ba8f7
Migrations: Added a config that allows the system to migration to the latest migration when you load the library. This way you do not have to call migrations anywhere else in your code and can always be at the latest migration
by Cloudmanic Labs, LLC
· 13 years ago
539dcb0
Added support to select the name of the database table you are going to use in Migrations
by Cloudmanic Labs, LLC
· 13 years ago
dae42fa
Fix the default migration path.
by bubbafoley
· 13 years ago
cb06c65
Made a few uniform changes to Migrations.
by Phil Sturgeon
· 14 years ago
96bd33b
Added Migration class and language file.
by Phil Sturgeon
· 14 years ago
9758d84
Added Migrations library, config and an example controller/migration file.
by Phil Sturgeon
· 14 years ago