PKGBUILD/pkg/repository/db
Markus Pesch 4931c63c10
fix: add postgres backend
changes:
- Add postgres backend
- Modified or added table attributes.
  UpdateDate, ForeignKeys, Booleans
- Fix test for sqlite and postgres. Compare json instead the struct.
2020-06-01 22:50:05 +02:00
..
postgres fix: add postgres backend 2020-06-01 22:50:05 +02:00
sqlite3 fix: add postgres backend 2020-06-01 22:50:05 +02:00
db.go fix: add postgres backend 2020-06-01 22:50:05 +02:00
postgres.go fix: add postgres backend 2020-06-01 22:50:05 +02:00
sqlite.go fix: add postgres backend 2020-06-01 22:50:05 +02:00