Skip to content

v2.5: Fixes issue with `id` column

Latest
Compare
Choose a tag to compare
@tuxudo tuxudo released this 05 Aug 18:43

Changes the id column to be a bigint instead of an int to fix issues with the column running out of room on larger tables.

Contains database migrations