View Issue Details

IDProjectCategoryView StatusLast Update
0000060Database Workbench v5Generalpublic2014-09-09 13:31
ReporterBob Taylor Assigned ToMartijn Tonies  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOS7 Enterprise 64-bitOS VersionSP 1
Fixed in Version5.0 
Summary0000060: Let the Grant Manager support column-level privileges
DescriptionIn Firebird, I can grant column-level update privileges on a table.

Here is an example:

GRANT SELECT, UPDATE(COL1, COL2), REFERENCES ON MY_TABLE TO USER01;

The Grant Manager only seems to operate at the table level. It does not have the capability have selecting specific columns to be included in an UPDATE grant.
Additional InformationThe workaround for this is to create column-level grants using the Script Editor.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2011-07-28 00:50 Bob Taylor New Issue
2011-07-28 10:00 Martijn Tonies Severity minor => feature
2011-07-28 10:00 Martijn Tonies Status new => acknowledged
2011-07-28 10:00 Martijn Tonies Category Firebird Module => General
2011-07-28 10:00 Martijn Tonies Platform WIndows => Windows
2011-07-28 10:00 Martijn Tonies Summary Grant Manage does not support column-level update privileges => Let the Grant Manage support column-level privileges
2013-05-01 14:26 Martijn Tonies Project Database Workbench v4 => Database Workbench v5
2013-12-04 14:54 Martijn Tonies Status acknowledged => resolved
2013-12-04 14:54 Martijn Tonies Fixed in Version => 5.0
2013-12-04 14:54 Martijn Tonies Resolution open => fixed
2013-12-04 14:54 Martijn Tonies Assigned To => Martijn Tonies
2014-07-07 16:18 Martijn Tonies Summary Let the Grant Manage support column-level privileges => Let the Grant Manager support column-level privileges
2014-09-09 13:31 Martijn Tonies Status resolved => closed