Make sure all int64 db fields are using bigint when actually storing the data #741

Merged
konrad merged 5 commits from feature/bigint-for-int-fields into master 2020-12-18 16:51:23 +00:00
Owner

Description

This PR is mostly a massive migration to convert all existing records from int(11) to bigint.

# Description This PR is mostly a massive migration to convert all existing records from `int(11)` to `bigint`.
konrad added 4 commits 2020-12-18 15:56:46 +00:00
konrad added 1 commit 2020-12-18 16:09:48 +00:00
continuous-integration/drone/pr Build is passing Details
87cb6cc424
Fix lint
konrad merged commit b0d4902406 into master 2020-12-18 16:51:23 +00:00
konrad deleted branch feature/bigint-for-int-fields 2020-12-18 16:51:28 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#741
No description provided.