Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
DarkDef 24505e7cdd
Change SQL in migration for support old version of MSSQL (without IF EXISTS) (#18123)
4 years ago
..
m140506_102106_rbac_init.php Fix #17657: Fix migration errors from missing `$schema` in RBAC init file when using MSSQL 5 years ago
m170907_052038_rbac_add_index_on_auth_assignment_user_id.php Update m170907_052038_rbac_add_index_on_auth_assignment_user_id.php (#16272) 6 years ago
m180523_151638_rbac_updates_indexes_without_prefix.php Bug #17685: up and down methods now using proper "db" component 5 years ago
m200409_110543_rbac_update_mssql_trigger.php Change SQL in migration for support old version of MSSQL (without IF EXISTS) (#18123) 4 years ago
schema-mssql.sql Fixes #14765: RBAC: add index on `user_id` column in `auth_assignment` table for performance reasons 7 years ago
schema-mysql.sql Fixes #14765: RBAC: add index on `user_id` column in `auth_assignment` table for performance reasons 7 years ago
schema-oci.sql Fixes #14765: RBAC: add index on `user_id` column in `auth_assignment` table for performance reasons 7 years ago
schema-pgsql.sql Fixes #14765: RBAC: add index on `user_id` column in `auth_assignment` table for performance reasons 7 years ago
schema-sqlite.sql Fixes #14765: RBAC: add index on `user_id` column in `auth_assignment` table for performance reasons 7 years ago