1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-30 19:22:11 +00:00
miniflux-v2/internal/database
jvoisin 6a0a944f74 refactor(database): simplify a bit the migration types
- The (big)serial keyword is already `not null`, so no need to it explicitly.
  See https://www.postgresql.org/docs/current/datatype-numeric.html
2025-09-28 19:59:58 +02:00
..
database.go refactor(database): get rid of the sqlite tentative 2025-07-02 17:18:03 -07:00
migrations.go refactor(database): simplify a bit the migration types 2025-09-28 19:59:58 +02:00
postgresql.go refactor(database): get rid of the sqlite tentative 2025-07-02 17:18:03 -07:00