This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-api/docs/content/doc/practical-instructions
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: 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
..
database.md Add toc to docs 2020-09-03 17:34:44 +02:00
errors.md
feature.md
mail.md Add toc to docs 2020-09-03 17:34:44 +02:00
metrics.md Add toc to docs 2020-09-03 17:34:44 +02:00
new-config-options.md
swagger-docs.md Make sure all int64 db fields are using bigint when actually storing the data (#741) 2020-12-18 16:51:22 +00:00