Skip to content

Upgrade database to Sqlalchemy to v2

Latest
Compare
Choose a tag to compare
@asrashley asrashley released this 09 Oct 21:27
· 14 commits to main since this release

Added

  • database cleanup command that removes unused songs

Changed

  • by default hides clips that don't have an existing MP3 file
  • upgraded sqlalchemy to v2.0.35
  • upgraded mypy to v1.11
  • upgraded pylint to v3.3.1
  • migrated .eslintrc to new flat config format