diff options
author | 2021-06-18 22:16:53 +0100 | |
---|---|---|
committer | 2021-06-18 22:16:53 +0100 | |
commit | c40ed8c159f5101d1bc677a66406cef7c99843aa (patch) | |
tree | ea42f2161b96d4e5b59e9406973831dc247cd285 /postgres | |
parent | Add cache purge step to CI deploy stage (#533) (diff) |
Use BigInt for permissions field and remove max value validator
BigInt is needed as Discord's permissions number now exceeds that which can be stored
in a normal int. I have removed the max value validator, as this just adds
maintanence burden for us each time Discord adds new permissions.
Diffstat (limited to 'postgres')
0 files changed, 0 insertions, 0 deletions