The sqlite-utils library has released version 4.0, introducing support for database schema migrations.

  • The release enables users to manage changes to their SQLite database structures directly through the tool.
  • Detailed information regarding these new capabilities is available on the author's blog.