16 Commits

Author SHA1 Message Date
8fa4899e02 use utf8_unicode_ci instead of utf8_general_ci
fixes #5119
2014-09-22 12:46:22 +02:00
9c2e7661bc Initial migration code must match code generated by console migration controller.
Minor consistency issue. See the following files for more details:
1. framework/views/migration.php
2. framework/console/controllers/MigrateController.php
2014-07-10 17:31:32 +06:00
4575c3c3eb use alias format for table names 2014-03-31 14:03:53 +06:00
32ac899199 Added table prefix to advanced application migration (now drop table) 2014-03-31 02:12:54 +04:00
e6f91e2d59 Added table prefix to advanced application migration 2014-03-31 02:07:11 +04:00
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
6a39cc654b Removed password_reset_token field size to be enough for timestamp 2014-02-05 21:58:12 +04:00
ab882a3c00 code style 2014-01-19 17:00:14 +01:00
7d157abdb8 Advanced app migrations updated 2014-01-19 13:50:06 +04:00
7fa3b699c1 Adjusted advanced app migration so it is now OK for non-mysql 2013-11-27 23:44:58 +04:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
90ed776296 implemented password reset 2013-07-18 03:09:41 +04:00
d6f001016c Added missing use statement. 2013-05-28 15:58:40 +02:00
c4380f65a5 MySQL migration for User model 2013-05-25 00:23:07 +04:00
0fb30f8d25 Advanced application template 2013-05-24 21:47:27 +04:00