github GeiserX/Telegram-Archive v6.2.1

latest releases: v8.9.2, v8.9.1, v8.9.0...
7 months ago

Bug Fix

  • Fix SQLite migration error on upgrade: Existing SQLite databases created before Alembic was introduced had no alembic_version table. On upgrade to v6.2.0, the entrypoint ran all migrations from scratch, causing table chats already exists error. Now detects pre-Alembic SQLite databases and stamps the correct migration version before upgrading. (#61)
  • Improve PostgreSQL stamping: Added migration 005 detection to the PostgreSQL stamping logic (previously only detected up to 004).

What's Changed

  • fix: add pre-Alembic stamping for SQLite databases by @GeiserX in #62

Full Changelog: v6.2.0...v6.2.1

Don't miss a new Telegram-Archive release

NewReleases is sending notifications on new releases.