Sebastian Spaeth 1e46dc2537 Move db.sql.util to db.util
Now that sqlalchemy is providing the database abstractions, there is no
need to hide everything in db.sql. sub-modules. It complicates the code
and provides a futher layer of indirection.

Move the db.sql.util.py to db.util.py and adapt the importers.
2013-01-07 11:31:56 +01:00
..
2013-01-07 11:31:56 +01:00
2012-12-25 20:06:03 +01:00
2013-01-07 11:31:56 +01:00
2012-12-21 00:30:48 +01:00
2012-12-25 20:09:43 +01:00
2013-01-07 11:31:56 +01:00