Sergey Fedoseev c7bfcd2f37 Fixed #27481 -- Made SQLite return annotated boolean values as boolean, not integer. %!s(int64=8) %!d(string=hai) anos
..
__init__.py f59fd15c49 Fixed #14030 -- Allowed annotations to accept all expressions %!s(int64=10) %!d(string=hai) anos
models.py 92053acbb9 Fixed E128 flake8 warnings in tests/. %!s(int64=9) %!d(string=hai) anos
tests.py c7bfcd2f37 Fixed #27481 -- Made SQLite return annotated boolean values as boolean, not integer. %!s(int64=8) %!d(string=hai) anos