Development

#1454 (missing unique indexes in sf_guard_group and sf_guard_permission)

You must first sign up to be able to contribute.

Ticket #1454 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

missing unique indexes in sf_guard_group and sf_guard_permission

Reported by: qube Assigned to: fabien
Priority: minor Milestone: plugins
Component: sfGuardPlugin Version: 1.0.0-rc1
Keywords: Cc:
Qualification:

Description

Schema.yml in sfGuardPlugin should be updated:

Columns sf_guard_group.name and sf_guard_permission.name should have unique indexes to keep consistency on database level too and don't rely only on validation.

Change History

02/15/07 12:42:22 changed by fabien

  • milestone set to plugins.

02/21/07 15:03:11 changed by francois

  • owner set to fabien.
  • component set to sfGuardPlugin.
  • summary changed from [sfGuard] missing unique indexes in sf_guard_group and sf_guard_permission to missing unique indexes in sf_guard_group and sf_guard_permission.

04/02/07 13:37:48 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

(In [3696]) fixed: missing unique indexes in sf_guard_group and sf_guard_permission (closes #1454)

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.