Skip to content

Commit

Permalink
テスト用データベースの作成
Browse files Browse the repository at this point in the history
  • Loading branch information
KentarouTakeda committed Nov 14, 2024
1 parent 7665fe1 commit 87a079b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/postgres/create-testing-database.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
create database testing ;

0 comments on commit 87a079b

Please sign in to comment.