Skip to content

Issues: collerek/ormar

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

A *working* alembic example in the docs enhancement New feature or request
#1400 opened Oct 21, 2024 by dekoza
Read/Write database selection enhancement New feature or request
#1393 opened Aug 22, 2024 by devon2018
Int enum is not passed as int bug Something isn't working
#1385 opened Jul 19, 2024 by failable
Specify connection to operation enhancement New feature or request
#1360 opened Jun 19, 2024 by zevisert
Feature request: Relations enhancement New feature or request
#1332 opened May 30, 2024 by dualmacops
Allow tables without primary key enhancement New feature or request
#1294 opened Apr 27, 2024 by slavovthinks
Model field types and pyright enhancement New feature or request
#1291 opened Apr 17, 2024 by estarfoo
Unresolved attribute reference 'objects' bug Something isn't working
#1288 opened Apr 8, 2024 by saltysteev
New release with the latest dependency upgrades enhancement New feature or request
#1255 opened Jan 29, 2024 by pauldb89
Support specifying a table comment enhancement New feature or request
#1240 opened Dec 21, 2023 by booqoffsky
Nullable ForeignKey field does not get updated to null bug Something isn't working
#1229 opened Nov 24, 2023 by amit12297
Reverse relation not returned from get_pydantic bug Something isn't working
#1215 opened Oct 5, 2023 by tscelsi
Add SELECT DISTINCT feature to queryset enhancement New feature or request
#1180 opened Aug 30, 2023 by pmdevita
Upgrade to SQLAlchemy 2.0 enhancement New feature or request
#1177 opened Aug 24, 2023 by pmdevita
How to configure alembic autogenerate with multiple model files question Further information is requested
#1157 opened Aug 1, 2023 by lehoangnam040
Add first_or_none enhancement New feature or request
#1136 opened Jul 10, 2023 by dekoza
use snake case for table names in the database enhancement New feature or request
#1123 opened Jun 28, 2023 by kkasra12
values_list querying and returning wrong flattened data bug Something isn't working
#1060 opened Apr 18, 2023 by jonfinerty
Race condition in QuerySet.get_or_create bug Something isn't working
#1016 opened Feb 17, 2023 by teonat
Unsigned Int ID enhancement New feature or request
#1015 opened Feb 15, 2023 by alexol91
Support tuples in filters enhancement New feature or request
#988 opened Jan 18, 2023 by marpulli
ProTip! Mix and match filters to narrow down what you’re looking for.