vikunja-api/pkg/files
konrad b0d4902406 Make sure all int64 db fields are using bigint when actually storing the data ()
Fix lint

Fix migration query for postgres

Fix migration statements

Add migration to make all int(11) fields bigint by default

Make all int(11) fields bigint by default

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/741
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-12-18 16:51:22 +00:00
..
db.go Update xorm to use the new import path () 2020-02-14 16:34:25 +00:00
dump.go Improve memory usage of dump by not loading all files in memory prior to adding them to the zip 2020-06-20 11:48:45 +02:00
error.go Add Golangci Lint () 2020-10-11 20:10:03 +00:00
filehandling.go Add Golangci Lint () 2020-10-11 20:10:03 +00:00
files.go Make sure all int64 db fields are using bigint when actually storing the data () 2020-12-18 16:51:22 +00:00
files_test.go Add Golangci Lint () 2020-10-11 20:10:03 +00:00
main_test.go Update copyright year () 2020-01-09 17:33:22 +00:00