Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Retire this package in favor of sqlite-utils 4 #18

Description

@simonw

The upcoming sqlite-utils 4.0 release now includes the migrations mechanism from this package:

I'm going to retire this package using the following sequence (to avoid breaking anything that uses it right now):

  • Release sqlite-utils 0.1b1 which is the same as 0.1b0 but with a sqlite-utils<4 dependency pin.
  • Release sqlite-utils 4.0 stable sqlite-utils#769
  • Release sqlite-migrate 0.2 which simply depends on sqlite-utils>=4 and makes the same symbols available from it

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions