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

  • Log In
  • Sign Up

Spaces:
jameszokah
/
jamiya
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
jamiya / alembic
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
jameszokah's picture
jameszokah
Refactor application structure: rename 'models' directory to 'db_models', update import paths across multiple files, and enhance Dockerfile to create and populate the new directory, improving organization and clarity in the codebase.
df50c8c 2 months ago
  • versions
    Update Alembic configuration and migration scripts: change script location and version path in alembic.ini, add env.py for migration management, create initial migration script for audiobooks table, and implement migration execution in a new migrate.py script. 2 months ago
  • env.py
    2.25 kB
    Refactor application structure: rename 'models' directory to 'db_models', update import paths across multiple files, and enhance Dockerfile to create and populate the new directory, improving organization and clarity in the codebase. 2 months ago
  • script.py.mako
    510 Bytes
    Update Alembic configuration and migration scripts: change script location and version path in alembic.ini, add env.py for migration management, create initial migration script for audiobooks table, and implement migration execution in a new migrate.py script. 2 months ago