bison
bfe8d50772
- New migration script for changing chk_person_svnr constraint on table tbl_person
...
- Changed MigrationLib->execQuery for a better output
2016-08-30 15:43:21 +02:00
bison
dd6ef9fdb1
Migration scripts and lib fixes
2016-08-16 17:09:30 +02:00
paolo
13145fd696
Color it!!!
2016-07-27 16:49:49 +02:00
paolo
6eec1ba0b7
- Added method addUniqueKey, addCommentToColumn, addCommentToTable and grantSequence to MigrationLib
...
- Ported script 008_message.php to MigrationLib
- Added fields sent and sentinfo to tbl_msg_recipient
- Changes to 012_bewerbungsfrist.php to be phpcs compliant
2016-07-26 17:28:01 +02:00
paolo
ed6152dc46
- Improved MigrationLib
...
- Moved 010_vorlage migration script to new lib
2016-07-15 17:17:12 +02:00
paolo
15a1eb2afd
- Improved MigrationLib
...
- Improved migration script 011_reihungstest
- Added migration script 012_bewerbungsfrist
2016-07-15 14:57:57 +02:00
paolo
6f3a02abe2
Fixed method addColumn. Now it checks correctly if a column exists.
...
The method provided from CI (db->field_exists) is not reliable.
2016-07-12 10:52:43 +02:00
paolo
64b68c180f
- MigrationLib is now using, where it is possible, dbforge from CI
...
- 011_reihungstest.php migration script adapted to the new MigrationLib
2016-07-06 16:59:57 +02:00
paolo
eac6aae4f1
MigrationLib has a better output for HTTP or CLI
2016-07-05 17:54:26 +02:00
paolo
ba0e2bb7ff
MigrationLib to help with the migration procedure
2016-07-04 15:36:53 +02:00