Eugen Rochko 4afda5444a
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
2018-11-27 13:56:25 +01:00
..
2018-08-24 04:33:27 +02:00
2017-11-24 02:05:53 +01:00
2018-04-27 01:38:10 +02:00
2017-12-01 16:40:02 +01:00
2018-06-29 15:34:36 +02:00
2017-11-18 00:16:48 +01:00
2018-05-27 21:45:30 +02:00
2018-11-26 15:53:27 +01:00
2017-01-13 03:24:41 +01:00