photoprism/internal/config
Michael Mayer 01ca94d536 Backend: Initialize test db with fixtures #84 #129
Fixtures can be found in assets/resources/examples/fixtures.sql and must be maintained manually for now

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-06 02:14:17 +01:00
..
testdata
client.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
config_test.go Backend: Initialize test db with fixtures #84 #129 2020-01-06 02:14:17 +01:00
config.go Backend: Code clean-up 2020-01-02 04:08:33 +01:00
db.go Backend: Initialize test db with fixtures #84 #129 2020-01-06 02:14:17 +01:00
doc.go
errors.go
filenames.go Backend: Fix import / index bugs 2020-01-04 07:56:56 +01:00
flags.go
params_test.go
params.go
server.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
settings_test.go
settings.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
test_test.go
test.go Backend: Initialize test db with fixtures #84 #129 2020-01-06 02:14:17 +01:00
thumbnails.go