Switch to BIGINT for Telegram IDs in database

This commit is contained in:
Tulir Asokan
2021-03-09 22:03:23 +02:00
parent 72cfbf71f8
commit cd70e6b836
7 changed files with 64 additions and 20 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ prometheus_client>=0.6,<0.10
psycopg2-binary>=2,<3
#/e2be
asyncpg>=0.20,<0.22
asyncpg>=0.20,<0.23
python-olm>=3,<4
pycryptodome>=3,<4
unpaddedbase64>=1,<2