api/vendor/github.com/spf13
konrad d28f005552 Update xorm to v1 (#323)
Fix limit for databases other than sqlite

go mod tidy && go mod vendor

Remove unneeded break statements

Make everything work with the new xorm version

Fix xorm logging

Fix lint

Fix redis init

Fix using id field

Fix database init for testing

Change default database log level

Add xorm logger

Use const for postgres

go mod tidy

Merge branch 'master' into update/xorm

# Conflicts:
#	go.mod
#	go.sum
#	vendor/modules.txt

go mod vendor

Fix loading fixtures for postgres

Go mod vendor1

Update xorm to version 1

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#323
2020-04-12 17:29:24 +00:00
..
afero Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
cast Updated libraries 2019-05-07 21:42:24 +02:00
cobra Update module spf13/cobra to v0.0.7 (#271) 2020-04-08 19:44:10 +00:00
jwalterweatherman Updated libraries 2019-05-07 21:42:24 +02:00
pflag Add postgres support (#135) 2020-02-16 21:42:04 +00:00
viper Update module spf13/viper to v1.6.3 (#291) 2020-04-09 20:29:11 +00:00