def upgrade(): op.bulk_insert(subject_table, [ {'id': 3, 'name': 'Sociology', 'tag': 'book:stax-soc'}, ] )