evorepo/main
Dan McGee 26a00cadce Don't log package updates in Python when we have DB trigger support
This adds a helper method to find the database engine in use, and then
skips code we shouldn't execute if we are doing this another way.

Note that this helper method could be useful for backend-specific code
paths elsewhere, such as custom SQL being called or lack of StdDev() in
sqlite3 out of the box.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-07-08 21:08:04 -05:00
..
fixtures UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
migrations Drop old PackageDepend model 2012-05-18 21:36:11 -05:00
templatetags Add developer status table to master keys page 2012-03-29 11:37:07 -05:00
__init__.py Moved models around 2008-03-08 00:13:41 -08:00
admin.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
context_processors.py Get secure/unsecure checking actually working 2010-09-22 23:16:13 -05:00
fields.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
models.py Drop old PackageDepend model 2012-05-18 21:36:11 -05:00
utils.py Don't log package updates in Python when we have DB trigger support 2012-07-08 21:08:04 -05:00