Peewee
Common problems
Check for NULL in WHERE: Model.Attribute.is_null()
Connection lost: https://github.com/coleifer/peewee/issues/2007
peewee.InterfaceError: (0, '') | pymysql.err.InterfaceError: (0, '')
Check for NULL in WHERE: Model.Attribute.is_null()
Connection lost: https://github.com/coleifer/peewee/issues/2007
peewee.InterfaceError: (0, '') | pymysql.err.InterfaceError: (0, '')