panw a1efa8a906 feat: add database module
- Add SQLAlchemy database module with DeclarativeBase
- Implement engine and session factory management
- Add context manager for database sessions
- Add database initialization script
- Update models/__init__.py to import Base from database
- Fix Python 3.8 compatibility issues (use Optional instead of |)
- Ensure SQLite database file is created on init_db

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 15:26:31 +08:00
2026-03-30 15:26:31 +08:00
Description
git管理系统
148 KiB
Languages
Python 80.1%
Vue 14.2%
JavaScript 3.4%
Batchfile 1.4%
Shell 0.8%
Other 0.1%