feat: update charity project assets, add livestream media, and clean up temporary migration scripts

This commit is contained in:
2026-07-15 16:37:05 +07:00
parent f4e24a0e00
commit fd4ad87a32
168 changed files with 3596 additions and 717 deletions
+3
View File
@@ -0,0 +1,3 @@
SET PAGESIZE 0;
SELECT name FROM v$datafile WHERE con_id = 2;
EXIT;