mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Fixes an issue where upgrading from older versions of Miniflux could fail with the following PostgreSQL error: ``` [FATAL] [Migration v45] pq: index row size 2744 exceeds btree version 4 maximum 2704 for index "entries_feed_url_idx" ``` |
||
---|---|---|
.. | ||
database.go | ||
migrations.go | ||
postgresql.go | ||
sqlite.go |