6 Commits

Author SHA1 Message Date
315933d57a Refactor model type handling and add SQLite support
- Update config to include SQLite path for database migration
- Modify model type handlers to use new database schema
- Update frontend to handle new model type key and label fields
- Add database migration script to start process
- Import SQLite driver for potential database usage
2025-02-23 04:23:42 +08:00
330963418e Remove SQLite migration and related code 2025-02-23 04:03:20 +08:00
a2932ecf6b Migrate from SQLite to MySQL: Update database configuration and schema 2025-02-23 03:37:10 +08:00
6fa37f6d6a Add model type support for pricing management 2025-02-21 11:51:53 +08:00
afe0d5fc11 Optimize Dockerfile and deployment workflow with multi-stage build and server auto-deployment 2025-02-08 18:35:55 +08:00
7487aaadda Remove Deno-specific configuration files and migrate to Cloudflare Workers environment 2025-02-08 17:32:58 +08:00