Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
jameszokah
/
jamiya
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
jamiya / scripts
1.89 kB
  • 1 contributor
History: 16 commits
jameszokah's picture
jameszokah
Refactor migration script: streamline the database migration process by removing Alembic dependencies, updating logging for clarity, and initializing database tables directly. Enhance error handling for improved debugging during migration execution.
bd54343 5 months ago
  • migrate.py
    1.09 kB
    Refactor migration script: streamline the database migration process by removing Alembic dependencies, updating logging for clarity, and initializing database tables directly. Enhance error handling for improved debugging during migration execution. 5 months ago
  • run.sh
    805 Bytes
    Refactor Dockerfile and migration scripts: update Dockerfile to use Python slim image, streamline environment variable settings, and enhance permissions handling. Modify migrate.py to improve module path management and error handling, and update run.sh for better directory structure and debugging output. 5 months ago