ansible/database
ToBeReplaced 5e82f7e11e Make ALL_IN_SCHEMA for tables affect views
ALL TABLES is considered to include views, so we must check for reltypes
'r' and 'v', not just 'r'. This bug was introduced due to using a
custom, backwards-compatible version of "ALL TABLES IN SCHEMA".
2015-06-27 11:41:01 -06:00
..
mysql fixes #1120 - privileges using columns 2015-06-22 15:09:07 -05:00
postgresql Make ALL_IN_SCHEMA for tables affect views 2015-06-27 11:41:01 -06:00
__init__.py package files 2014-09-26 11:05:47 -04:00