Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
chore: add schema.sql
Browse files Browse the repository at this point in the history
Adicionar schema.sql
  • Loading branch information
lucas0headshot committed Mar 19, 2024
1 parent 6def352 commit 14b8c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/schema.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
create database gestao_cursos;

0 comments on commit 14b8c43

Please sign in to comment.