This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-01 11:39:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
rbac
/
migrations
History
Roman Kulikov
5275473fc9
Bug
#17685
: up and down methods now using proper "db" component
2019-11-26 22:05:05 +03:00
..
m140506_102106_rbac_init.php
Fix
#17657
: Fix migration errors from missing
$schema
in RBAC init file when using MSSQL
2019-11-04 22:40:39 +03:00
m170907_052038_rbac_add_index_on_auth_assignment_user_id.php
Update m170907_052038_rbac_add_index_on_auth_assignment_user_id.php (
#16272
)
2018-05-30 22:49:41 +03:00
m180523_151638_rbac_updates_indexes_without_prefix.php
Bug
#17685
: up and down methods now using proper "db" component
2019-11-26 22:05:05 +03:00
schema-mssql.sql
Fixes
#14765
: RBAC: add index on
user_id
column in
auth_assignment
table for performance reasons
2017-09-19 23:35:46 +02:00
schema-mysql.sql
Fixes
#14765
: RBAC: add index on
user_id
column in
auth_assignment
table for performance reasons
2017-09-19 23:35:46 +02:00
schema-oci.sql
Fixes
#14765
: RBAC: add index on
user_id
column in
auth_assignment
table for performance reasons
2017-09-19 23:35:46 +02:00
schema-pgsql.sql
Fixes
#14765
: RBAC: add index on
user_id
column in
auth_assignment
table for performance reasons
2017-09-19 23:35:46 +02:00
schema-sqlite.sql
Fixes
#14765
: RBAC: add index on
user_id
column in
auth_assignment
table for performance reasons
2017-09-19 23:35:46 +02:00