mirror of
https://github.com/xodivorce/infra-xodivorce-in.git
synced 2026-02-04 15:52:21 +05:30
feat(reports): add user reports with DB integration and Gemini support assistan
This commit is contained in:
@@ -5,6 +5,7 @@ DROP TABLE IF EXISTS
|
||||
`password_resets`,
|
||||
`contributors`,
|
||||
`users`,
|
||||
`languages`;
|
||||
`languages`,
|
||||
`reports`;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
Reference in New Issue
Block a user