ansible/database
Toshio Kuratomi c700993dd5 Fix a problem introduced with #1101 and optimize privilege handling
* If a db user belonged to a role which had a privilege, the user would
  not have the privilege added as the role gave the appearance that the
  user already had it.  Fixed to always check the privileges specific to
  the user.
* Make fewer db queries to determine if privileges need to be changed
  and change them (was four for each privilege.  Now two for each object
  that has a set of privileges changed).
2015-06-01 15:59:26 -07:00
..
mysql Expand tildes and vars in the config file path 2015-06-01 15:24:15 -07:00
postgresql Fix a problem introduced with #1101 and optimize privilege handling 2015-06-01 15:59:26 -07:00
__init__.py package files 2014-09-26 11:05:47 -04:00