PKGBUILD/pkg/repository/db
Markus Pesch 10069568f9
fix: renamed storage endpoint into dsn
Changes:
- Renamed storage endpoint into dsn (data source name).
- Add additional dsn fallback property. This dsn will be used in futes
  to store informations, if the main dsn backend does not work
  correctly. For example, if no connection can be established over the
  network to a database.
2020-06-01 12:41:48 +02:00
..
postgres fix: implement repository pkg 2020-05-21 17:40:24 +02:00
sqlite3 fix: implement repository test 2020-06-01 00:56:04 +02:00
db.go fix: renamed storage endpoint into dsn 2020-06-01 12:41:48 +02:00
postgres.go fix: implement repository test 2020-06-01 00:56:04 +02:00
sqlite.go fix: renamed storage endpoint into dsn 2020-06-01 12:41:48 +02:00