iconsulting/scripts
hailin 06226a3d74 fix(db): drop files_user_id_fkey — anonymous users may not exist in users table
The conversations table has no FK on user_id, but files had one, causing
500 errors on file upload when the anonymous user wasn't registered.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 08:11:37 -08:00
..
migrations fix(db): drop files_user_id_fkey — anonymous users may not exist in users table 2026-02-07 08:11:37 -08:00
deploy.sh feat(scripts): add unified deployment management script 2026-01-09 19:45:47 -08:00
docker-entrypoint.sh feat(multi-tenant): add super admin module and user profile pages 2026-01-26 06:41:11 -08:00
init-db.sql fix(db): drop files_user_id_fkey — anonymous users may not exist in users table 2026-02-07 08:11:37 -08:00
package.json feat(multi-tenant): add super admin module and user profile pages 2026-01-26 06:41:11 -08:00
seed.ts feat(multi-tenant): add super admin module and user profile pages 2026-01-26 06:41:11 -08:00
setup-kong.sh Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00
setup-network.sh Initial commit: iConsulting 香港移民咨询智能客服系统 2026-01-09 00:01:12 -08:00
tsconfig.json feat(multi-tenant): add super admin module and user profile pages 2026-01-26 06:41:11 -08:00