mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
This migration modifies the Yes, No, Abstain and ActiveTUs columns of the TUVoteInfo table from unsigned TINYINT to unsigned INTEGER. TINYINT supports a total of 1 byte (up to 255 trusted users). This is quite limited and we don't spend too much more by storing a standard 4-byte INTEGER. Signed-off-by: Kevin Morris <kevr@0cost.org> |
||
---|---|---|
.. | ||
56e2ce8e2ffa_utf8mb4_charset_and_collation.py | ||
be7adae47ac3_upgrade_voteinfo_integers.py | ||
ef39fcd6e1cd_add_sso_account_id_in_table_users.py | ||
f47cad5d6d03_initial_revision.py |