Muhammad Ibrahim 5b7e7216e8 fix: Improve Prisma migration execution with multiple fallback methods
- Add multiple fallback methods to run Prisma migrations
- Try npx first, then direct binary paths with chmod +x
- Add fallback to install Prisma if not found
- Apply same fixes to both update_instance and small management script
- Resolves 'Permission denied' error when running prisma migrate deploy

This ensures migrations work even when npx has permission issues
or when Prisma binaries need executable permissions.
2025-09-17 23:43:23 +01:00
2025-09-16 15:36:42 +01:00
2025-09-16 15:36:42 +01:00
S
Description
No description provided
AGPL-3.0 763 MiB
Languages
JavaScript 51.4%
Go 41.1%
Shell 6.5%
PowerShell 0.5%
Makefile 0.2%
Other 0.1%