rbac-cycle-db

RBAC Cycle Database storage

BSD-3-CLAUSE License

Downloads
6.6K
Stars
15
Committers
12

Bot releases are hidden (Show)

rbac-cycle-db - Version 3.0.0 Latest Release

Published by arogachev 7 months ago

  • Enh #78, #95 #97: Sync with base package (implement interface methods) (@arogachev)
  • Chg #23: Remove CLI dependencies (@arogachev)
  • Chg #61: Simplify item tree traversal (@arogachev)
  • Chg #65: Use prefix for default table names (@arogachev)
  • Chg #78: Raise PHP version to 8.1 (@arogachev)
  • Chg #79: Add customizable separator for joining and splitting item names (@arogachev)
  • Enh #23, #60, #82: Use migrations (@arogachev)
  • Enh #60: Decouple storages: adjust database tables' schema (@arogachev)
  • Enh #60: Add TransactionlManageDecorator for Manager to guarantee data integrity (@arogachev)
  • Enh #66: Add default table names (@arogachev)
  • Enh #71: Improve performance (@arogachev)
  • Enh #72: Remove duplicate code in ItemsStorage::add() (@arogachev)
  • Enh #77: Use snake case for item attribute names (ease migration from Yii 2) (@arogachev)
  • Enh #94: Decrease size for string columns from 128 to 126 for PostgreSQL optimization (@arogachev)
  • Enh #95: Backwards sync of changes with rbac-db package (@arogachev)
  • Bug #60: Implement AssignmentStorage::renameItem(), fix bug when implicit renaming had no effect (@arogachev)
  • Bug #67: Fix hardcoded items children table name in item tree traversal query for MySQL 5 (@arogachev)
rbac-cycle-db - Version 2.0.0

Published by arogachev over 1 year ago

  • Bug #43: Support nesting level greater than 1 for items (@arogachev)
  • Bug #46: Fix not working --force flag for RbacCycleInit console command (@arogachev)
  • Bug #48: Fix various DBMS support (@arogachev)
  • Fix #42: Use integer type instead of timestamp (@arogachev)
rbac-cycle-db - 1.0.0

Published by samdark over 1 year ago