Skip to content
Version 0.13.1 fixed a bug with the `sqlitemigration` package.

 ### Fixed

- `sqlitemigration` will no longer disable foreign keys during operation
  ([#54](https://github.com/zombiezen/go-sqlite/issues/54)).