3x-ui/database
The_Just 6c9ef87fbe add PostgreSQL backend and portable backup system.
- Add SQLite/PostgreSQL switching via panel UI and env variables
- Introduce portable .xui-backup format for cross-backend backups
- Add connection pooling and PrepareStmt cache for PostgreSQL
- Fix raw SQL double-quote bug breaking queries on PostgreSQL
- Fix GORM record-not-found log spam on every Xray config poll
- Add database section to Settings with full EN/RU i18n
2026-04-07 19:18:32 +03:00
..
model Default listen address to 0.0.0.0 in GenXrayInboundConfig 2026-01-09 20:22:33 +01:00
backup.go add PostgreSQL backend and portable backup system. 2026-04-07 19:18:32 +03:00
db.go add PostgreSQL backend and portable backup system. 2026-04-07 19:18:32 +03:00
manager.go add PostgreSQL backend and portable backup system. 2026-04-07 19:18:32 +03:00