Created
December 10, 2021 05:09
-
-
Save manakuro/b2a034df9d5357cde7ce5d40d559c906 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DROP DATABASE IF EXISTS golang_clean_architecture_ent_gqlgen_test; | |
CREATE DATABASE golang_clean_architecture_ent_gqlgen_test CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment