boartty/gertty/alembic
James E. Blair 461a0eee45 Add indexes to revision table
The commit and parent columns were not indexed, meaning that checking to see
if a commit's parent needed to be synced incurred a full table scan.  Add
indexes so it's faster.

Change-Id: I093f8265a655a1fe2b7ba1be792b87e6d701fec1
2015-03-10 16:32:59 -07:00
..
versions Add indexes to revision table 2015-03-10 16:32:59 -07:00
README Use alembic 2014-05-07 21:35:07 -04:00
env.py Use alembic 2014-05-07 21:35:07 -04:00
script.py.mako Use alembic 2014-05-07 21:35:07 -04:00

README

Generic single-database configuration.