You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/libs/sqlalchemy/dialects/postgresql
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
1 year ago
..
__init__.py
_psycopg_common.py
array.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
asyncpg.py
base.py
dml.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
ext.py
hstore.py
json.py
named_types.py
pg8000.py
pg_catalog.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
provision.py
psycopg.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
psycopg2.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
psycopg2cffi.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
ranges.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
types.py