gertty/gertty/alembic
James E. Blair caac2d18fe Sync own changes regardless of subscription
Currently if you submit a change to a project to which you are not
subscribed, it will not automatically be updated.  This change adds
a sync task that behaves like a project sync but instead of querying
a particular project, queries the set of changes owned by the user
but not in subscribed projects.

A new db table is added to store the last updated time for this query,
and is constructed in such a way as to support future similar sync
queries.

Change-Id: I2d51e0e68cc4f6457edaf2c8f8c0e5f6c0b87aed
2015-04-06 07:45:58 -07:00
..
versions Sync own changes regardless of subscription 2015-04-06 07:45:58 -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.