This website requires JavaScript.
Explore
Help
Register
Sign In
morpheus65535
/
bazarr
Watch
1
Star
0
Fork
0
You've already forked bazarr
mirror of
https://github.com/morpheus65535/bazarr.git
synced
2025-12-11 00:01:53 -06:00
Code
Issues
Packages
Projects
Releases
170
Wiki
Activity
bazarr
/
libs
/
sqlalchemy
/
sql
History
morpheus65535
bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
2023-07-26 19:34:49 -04:00
..
__init__.py
…
_dml_constructors.py
…
_elements_constructors.py
…
_orm_types.py
…
_py_util.py
…
_selectable_constructors.py
…
_typing.py
…
annotation.py
…
base.py
…
cache_key.py
…
coercions.py
…
compiler.py
…
crud.py
…
ddl.py
…
default_comparator.py
…
dml.py
…
elements.py
…
events.py
…
expression.py
…
functions.py
…
lambdas.py
…
naming.py
…
operators.py
…
roles.py
…
schema.py
…
selectable.py
…
sqltypes.py
…
traversals.py
…
type_api.py
…
util.py
…
visitors.py
…