issues
search
dgilland
/
sqlservice
The missing SQLAlchemy ORM interface.
https://sqlservice.readthedocs.io
MIT License
179
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How do I use this with DeclarativeBase base class?
#42
tjni
opened
2 months ago
0
unique() call needed in save_all method?
#41
adm271828
closed
10 months ago
6
Migration from v1 - how to handle scopefunc?
#40
f3flight
closed
1 year ago
2
SQLService models missing fields that are visible to a plain SQLAlchemy query
#39
mathrick
opened
1 year ago
0
Multiple databases support
#38
tabebqena
closed
2 years ago
1
Why the `Query` class removed?
#37
tabebqena
closed
2 years ago
3
How to close the session using flask after_request?
#36
tabebqena
closed
2 years ago
2
BUG: query.save
#35
tabebqena
closed
2 years ago
3
Feature Request: SQLClient.create_all check for existing table first with CREATE TABLE IF NOT EXISTS
#34
circleous
closed
1 year ago
5
Invalid configs
#33
tabebqena
closed
2 years ago
1
Migrations ...
#32
tabebqena
closed
2 years ago
3
type annotations
#31
tabebqena
closed
2 years ago
3
Support SQLAlchemy 1.4+
#30
dsully
closed
2 years ago
4
Transaction Events
#29
gergamel
opened
6 years ago
3
Expose ModelMeta
#28
adm271828
closed
2 years ago
2
to_dict() infinite recursion
#27
adm271828
closed
6 years ago
5
__dict_args__ not working as expected
#26
adm271828
closed
6 years ago
4
Where is the default SQLite database URI file created?
#25
seanpianka
closed
6 years ago
0
Transaction rollback fail when db is restart
#24
BenderV
closed
6 years ago
2
Expose default client configuration
#23
skycoop
closed
6 years ago
12
Allow Model.__dict_args__:adapters to reference other model types using string names
#22
dgilland
closed
6 years ago
0
Allow Model.__dict_args__:adapters to reference types within a relationship list
#21
dgilland
closed
6 years ago
0
Allow setting of SQLAlchemy 1.2.*'s pool_pre_ping engine option.
#20
dsully
closed
6 years ago
4
Fix module name for sqlservice.event
#19
dsully
closed
6 years ago
2
when db server kill connection,how to reconnect db server
#18
ziven1987
closed
6 years ago
5
A weird session-related error
#17
Oliver2213
closed
7 years ago
1
Setting NullPool in connection options
#16
dsully
closed
7 years ago
1
Fix encoding typo.
#15
dsully
closed
7 years ago
2
Unable to declare class_registry, or sqlalchemy library incompatibility?
#14
daviddpark
closed
7 years ago
4
Resetting session in Flask
#13
robinandeer
closed
7 years ago
6
On instantiation of the SQLClient class, models stored is empty
#12
ohlookemus
closed
7 years ago
4
Could not determine join condition between parent/child tables on relationship UserDevice.keys - there are no foreign keys linking these tables.
#11
humoyun
closed
7 years ago
4
How to add model.query like Flask-Sqlalchemy's one or Flask-Alchy's one ?
#10
museghost
closed
7 years ago
1
SQLAlchemy joinedload() ?
#9
dsully
closed
7 years ago
1
bdist_wheel replaces wheel
#8
jeffwidman
closed
7 years ago
2
Migration from Flask-SQLAlchemy Document?
#7
dsully
closed
7 years ago
3
Add SQLClient.bulk_insert()
#6
dgilland
closed
7 years ago
3
extra sqlalchemy engine args
#5
DanCardin
closed
7 years ago
2
.save() behavior
#4
ohlookemus
closed
7 years ago
7
using sqlservice with Flask
#3
robinandeer
closed
7 years ago
7
How to create model instances which are many-to-many
#2
DanCardin
closed
7 years ago
4
Ability to pass in metadata
#1
ohlookemus
closed
8 years ago
3