ice / framework

Source code of Ice framework
https://www.iceframework.org
BSD 3-Clause "New" or "Revised" License
341 stars 45 forks source link

Primary key on Auth\Driver\Model\Roles\Users #254

Closed mruz closed 4 years ago

mruz commented 5 years ago

A primary key should be an array:

primary = ["user_id", "role_id"];