boartty/gertty/alembic/versions
James E. Blair a61c5fdf67 Add files table
In order to support searching for changes by file modified, keep
a local table of files modified in each revision.  In order to
populate the table without needing to re-sync every change, run
a diffstat on every revision during the migration.

Once established, the table will be populated during the normal
change sync.

Add support for the "file:" operator in searching.

Change-Id: Idbd44944405bdbc93af8bc3c513498e4425ba75b
2015-05-27 08:34:04 -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 flake8: Fix F401,F403 2015-04-12 16:40:40 -04:00
2a11dd14665_fix_account_table.py flake8: Fix F401,F403 2015-04-12 16:40:40 -04:00
3cc7e3753dc3_add_hold.py Add held changes 2015-04-06 07:45:58 -07:00
3d429503a29a_add_draft_fields.py flake8: Fix F821,F841 2015-04-12 16:36:42 -04: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 flake8: Fix F401,F403 2015-04-12 16:40:40 -04:00
312cd5a9f878_add_can_submit_column.py flake8: Fix F821,F841 2015-04-12 16:36:42 -04:00
38104b4c1b84_added_project_updated_column.py Quote identifiers in migrations 2014-09-07 15:57:14 -07:00
50344aecd1c2_add_files_table.py Add files table 2015-05-27 08:34:04 -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