mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
PostgreSQL allows table alterations to be done in a single query, so let's take advantage of it. This should marginally speed the CI up. |
||
---|---|---|
.. | ||
database.go | ||
migrations.go | ||
postgresql.go | ||
sqlite.go |