-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72164/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-2742
https://issues.apache.org/jira/browse/RANGER-2742
Repository: ranger
Description
-------
On SQL Anywhere the constraint and column names are swapped in some statements.
In SQL Server, the same problem exists in addition to not properly dropping
the default constraint.
Diffs
-----
security-admin/db/sqlanywhere/patches/046-drop-audit-columns-from-policy-ref-tables.sql
10508f6ff
security-admin/db/sqlserver/patches/046-drop-audit-columns-from-policy-ref-tables.sql
1af3ec449
Diff: https://reviews.apache.org/r/72164/diff/1/
Testing
-------
Tested end-to-end on SQL Anywhere and SQL Server, created policies.
Thanks,
Andrew Luo