MTPyroger/pyrogram/client
Dan ff9407aba1 Implement a storage update mechanism (for FileStorage)
The idea is pretty simple: get the current database version and for each
older version, do what needs to be done in order to get to the next
version state. This will make schema changes transparent to the user in
case they are needed.
2019-09-14 20:35:59 +02:00
..
ext Update ChatPhoto parser 2019-09-14 19:30:07 +02:00
filters
handlers
methods Tiny documentation fixes 2019-09-09 15:42:38 +02:00
parser Revert "Stop instantiating logger objects and directly use the logging module" 2019-09-08 19:24:06 +02:00
storage Implement a storage update mechanism (for FileStorage) 2019-09-14 20:35:59 +02:00
types Update ChatPhoto parser 2019-09-14 19:30:07 +02:00
__init__.py
client.py Update Storage API usages in client.py, auth.py and session.py 2019-09-14 19:57:20 +02:00