We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
994d9ba
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.
id
bigint
int
Contains database migrations