Skip to content

Commit

Permalink
Update docs with link to new example migration
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-farries committed Nov 6, 2023
1 parent 54d2484 commit 3a57e9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -925,6 +925,7 @@ Example **create table** migrations:
* [19_create_orders_table.json](../examples/19_create_orders_table.json)
* [20_create_posts_table.json](../examples/20_create_posts_table.json)
* [25_add_table_with_check_constraint.json](../examples/25_add_table_with_check_constraint.json)
* [28_different_defaults.json](../examples/28_different_defaults.json)

### Drop column

Expand Down

0 comments on commit 3a57e9e

Please sign in to comment.