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
Fix lint
All checks were successful
continuous-integration/drone/pr Build is passing
87cb6cc424
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
This repo is archived. You cannot comment on pull requests.
No description provided.