boartty/gertty/alembic/versions
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
..
1bb187bcd401_add_query_sync_table.py Sync own changes regardless of subscription 2015-04-06 07:45:58 -07:00
1cdd4e2e74c_add_revision_indexes.py Add indexes to revision table 2015-03-10 16:32:59 -07:00
2a11dd14665_fix_account_table.py Quote identifiers in migrations 2014-09-07 15:57:14 -07:00
3cc7e3753dc3_add_hold.py Add held changes 2015-04-06 07:45:58 -07:00
3d429503a29a_add_draft_fields.py Save draft cover messages 2014-08-31 15:40:31 -07:00
4a802b741d2f_add_starred.py Add support for starred changes 2015-02-13 07:04:18 -08:00
4cc9c46f9d8b_add_account_table.py Add account table 2014-08-01 15:49:30 -07:00
46b175bfa277_add_pending_actions.py Add database pre-reqs for change actions 2014-08-31 15:40:40 -07:00
56e48a4a064a_increase_status_field_width.py Increase the status field width 2014-05-17 16:00:17 -04:00
312cd5a9f878_add_can_submit_column.py Add submit functionality 2014-09-18 17:37:13 -07:00
38104b4c1b84_added_project_updated_column.py Quote identifiers in migrations 2014-09-07 15:57:14 -07:00
725816dc500_add_fetch_ref_column.py Quote identifiers in migrations 2014-09-07 15:57:14 -07:00
44402069e137_initial_schema.py Quote identifiers in migrations 2014-09-07 15:57:14 -07:00