api/pkg
konrad b0d4902406 Make sure all int64 db fields are using bigint when actually storing the data (#741)
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: vikunja/api#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
..
caldav Add colors for caldav (#738) 2020-12-18 12:04:27 +00:00
cmd Update golang.org/x/crypto commit hash to c8d3bf9 (#710) 2020-12-02 21:33:03 +00:00
config Add Microsoft Todo migration (#737) 2020-12-18 11:12:05 +00:00
db Add testing endpoint to reset db tables (#716) 2020-11-28 23:08:30 +00:00
files Make sure all int64 db fields are using bigint when actually storing the data (#741) 2020-12-18 16:51:22 +00:00
initialize Key-Value Storages (#674) 2020-10-10 16:53:59 +00:00
integrations Add name field to users 2020-11-21 21:51:55 +01:00
log Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
mail Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
metrics Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
migration Make sure all int64 db fields are using bigint when actually storing the data (#741) 2020-12-18 16:51:22 +00:00
models Make sure all int64 db fields are using bigint when actually storing the data (#741) 2020-12-18 16:51:22 +00:00
modules Make sure all int64 db fields are using bigint when actually storing the data (#741) 2020-12-18 16:51:22 +00:00
red Update module ulule/limiter/v3 to v3.8.0 (#699) 2020-12-18 15:21:21 +00:00
routes Add Microsoft Todo migration (#737) 2020-12-18 11:12:05 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Add Microsoft Todo migration (#737) 2020-12-18 11:12:05 +00:00
user Make sure all int64 db fields are using bigint when actually storing the data (#741) 2020-12-18 16:51:22 +00:00
utils Add Golangci Lint (#676) 2020-10-11 20:10:03 +00:00
version Switch to mage (#651) 2020-09-03 15:13:19 +00:00