Skip to content

Commit

Permalink
fix: fix sqitch plan after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
dleard committed Mar 22, 2021
1 parent 5c6ab16 commit ef54624
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion schema/sqitch.plan
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,5 @@ computed_columns/application_application_revision_status [computed_columns/appli
computed_columns/application_revision_application_revision_status [computed_columns/application_revision_application_revision_status@v1.16.0] 2021-03-19T16:33:59Z Dylan Leard <dylan@button.is> # Migration: order by id rather than created_at
trigger_functions/immutable_form_result [trigger_functions/immutable_form_result@v1.16.0] 2021-03-19T16:35:40Z Dylan Leard <dylan@button.is> # Migration: order by id rather than created_at
computed_columns/application_revision_is_immutable [computed_columns/application_revision_is_immutable@v1.16.0] 2021-03-19T16:58:18Z Dylan Leard <dylan@button.is> # Migration: fix comment copy paste error
tables/product-naics [tables/naics tables/product] 2021-03-19T20:00:08Z Dylan Leard <dylan@button.is> # Table contains product-naics relationships
tables/product_naics [tables/naics tables/product] 2021-03-19T20:00:08Z Dylan Leard <dylan@button.is> # Table contains product-naics relationships
mutations/create_product_naics_mutation [tables/product_naics] 2021-03-19T20:11:08Z Dylan Leard <dylan@button.is> # Custom create mutation upserts on conflict (product_id, naics_id)

0 comments on commit ef54624

Please sign in to comment.