feat(BE-308,309): utility document and implementation s3 bucket

This commit is contained in:
Hafizh A. Y
2025-12-04 15:46:06 +07:00
parent 1156b376fc
commit b8403f1c7e
10 changed files with 844 additions and 1 deletions
@@ -0,0 +1,2 @@
DROP INDEX IF EXISTS documents_documentable_polymorphic;
DROP TABLE IF EXISTS documents;