Feat[BE]: create project budget repo, entity, and migration

This commit is contained in:
aguhh18
2025-11-27 14:28:48 +07:00
parent 886446b55f
commit f3b14cb8f2
4 changed files with 71 additions and 0 deletions
@@ -0,0 +1,2 @@
DROP Table IF EXISTS project_budgets;