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-08-16 07:11:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
rbac
/
migrations
History
Klimov Paul
65f6b59b35
@inheritdoc
notation changed
2018-01-23 13:11:24 +02:00
..
m140506_102106_rbac_init.php
@inheritdoc
notation changed
2018-01-23 13:11:24 +02:00
m170907_052038_rbac_add_index_on_auth_assignment_user_id.php
@inheritdoc
notation changed
2018-01-23 13:11:24 +02: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