Add backfill queue table

This commit is contained in:
Tulir Asokan
2022-08-14 12:49:13 +03:00
parent f13a9d0e96
commit c4c225343c
2 changed files with 46 additions and 0 deletions
+1
View File
@@ -13,4 +13,5 @@ from . import (
v08_portal_first_event,
v09_puppet_username_index,
v10_more_backfill_fields,
v11_backfill_queue,
)