about summary refs log tree commit diff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-11-27 13:56:25 +0100
committerGitHub <noreply@github.com>2018-11-27 13:56:25 +0100
commit4afda5444a3cc864cb0f9a4f59493022d8a5e080 (patch)
treecd11982276089a98eb7f3558716ed16c4f774572 /CHANGELOG.md
parent2ba5d63a052300f4f81658eb5f582eed0c6ad6e4 (diff)
Change identities id column to a bigint (#9371)
* fix: change Identity's id column to a bigint

This appears to be the last model created using a 5.0 migration,
where column types defaulted to `integer` rather than `bigint`.

This migration changes the column type to match that of all of the
other ID columns.

* Change user_id column in identities to bigint and fix down-migration
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions