Skip to content

Commit

Permalink
Merge branch 'main' into go_update
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwoberts authored Jul 8, 2024
2 parents dd78851 + 545fd07 commit f025099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migrations/202406111146_add_posts_user_id_index.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CREATE INDEX post_user_key ON posts (user_id);

0 comments on commit f025099

Please sign in to comment.