Skip to content

Issues: sqlalchemy/sqlalchemy

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add insert_default param to Column schema things related to the DDL related objects like Table, Column, CreateIndex, etc. use case not really a feature or a bug; can be support for new DB features or user use cases not anticipated
#11374 opened May 9, 2024 by CaselIT 2.0.x
Typing: of_type method not properly generic. PRs (with tests!) welcome a fix or feature which is appropriate to be implemented by volunteers typing pep -484 typing issues. independent of "mypy"
#11371 opened May 8, 2024 by WAKayser
2 tasks done
TypeAlias cannot be found in type_annotation_map bug Something isn't working near-term release addition to the milestone which indicates this should be in a near-term release orm - annotated declarative issues with the new annotations-based declarative ORM approach
#11370 opened May 8, 2024 by RazerM 2.0.x
Generated syntax error when using funcs in server_default in MySQL bug Something isn't working functions dealing with sql functions, sqlalchemy.sql.functions mariadb mysql schema things related to the DDL related objects like Table, Column, CreateIndex, etc.
#11317 opened Apr 24, 2024 by CaselIT 2.0.x
reflecting oracle synonym of synonym over dblink oracle PRs (with tests!) welcome a fix or feature which is appropriate to be implemented by volunteers reflection reflection of tables, columns, constraints, defaults, sequences, views, everything else
#11312 opened Apr 23, 2024 by dadrake3 2.x.x
MySQL reflection CONSTRAINT FOREIGN KEY ON DELETE is missing SET DEFAULT great mcve An issue with a great mcve mysql PRs (with tests!) welcome a fix or feature which is appropriate to be implemented by volunteers reflection reflection of tables, columns, constraints, defaults, sequences, views, everything else
#11285 opened Apr 17, 2024 by quentin-roche 2.0.x
Missing batch_op.f() bug Something isn't working documentation schema things related to the DDL related objects like Table, Column, CreateIndex, etc. tests
#11284 opened Apr 17, 2024 by zzzeek 2.0.x
Login fails when odbc_connect PWD= includes a plus sign bug Something isn't working quagmire really hard to make the issue work "correctly" without lots of complication, risk SQL Server Microsoft SQL Server, e.g. mssql
#11250 opened Apr 9, 2024 by gordthompson 2.x.x
Investigate cython descriptors for orm attributes cextensions issues with the C/cython extensions orm performance where performance can be improved. add "bug" only if it's a performance degradation
#11238 opened Apr 5, 2024 by CaselIT 2.1
URL.render_as_string doesn't always give an URL that is parsed same way bug Something isn't working easy a one / two liner type of thing that anyone can do in short order. also see "fairly easy" engine engines, connections, transactions, isolation levels, execution options
#11234 opened Apr 4, 2024 by AlexeyDmitriev 2.1
potential tuning of joinedload subq thing bug Something isn't working loader options ORM options like joinedload(), load_only(), these are complicated and have a lot of issues orm
#11226 opened Apr 2, 2024 by zzzeek 2.1
Delete Propagation to Parent Table for Joined Table Inheritance awaiting info waiting for the submitter to give more information use case not really a feature or a bug; can be support for new DB features or user use cases not anticipated
#11136 opened Mar 11, 2024 by snkuranga-candid
MySQL DOUBLE accepts deprecated params that dont propagate from the base DOUBLE type, document this caveat datatypes things to do with database types, like VARCHAR and others documentation mysql PRs (with tests!) welcome a fix or feature which is appropriate to be implemented by volunteers
#11132 opened Mar 10, 2024 by MacBath 2.0.x
Postregresql create table add "with" argument postgresql PRs (with tests!) welcome a fix or feature which is appropriate to be implemented by volunteers use case not really a feature or a bug; can be support for new DB features or user use cases not anticipated
#11122 opened Mar 8, 2024 by diorcety 2.0.x
InstrumentedAttribute should also be covariant on its input type PRs (with tests!) welcome a fix or feature which is appropriate to be implemented by volunteers typing pep -484 typing issues. independent of "mypy"
#11112 opened Mar 6, 2024 by ejlangev
2 tasks done
implement cross-type cast tests for all combinations within JSON as_XYZ() operators json things to do with JSON sqlite use case not really a feature or a bug; can be support for new DB features or user use cases not anticipated
#11074 opened Mar 1, 2024 by zzzeek 2.1
document the "as_string" / "as_int" etc JSON methods not as "CAST" methods, since this is not accurate as to their purpose documentation expected behavior that's how it's meant to work. consider the "documentation" label in addition json things to do with JSON
#11065 opened Feb 27, 2024 by matthew-mcallister 2.0.x
Could not de-stringify annotation documentation orm - annotated declarative issues with the new annotations-based declarative ORM approach orm
#11062 opened Feb 27, 2024 by finswimmer
deprecate noload() option bug Something isn't working orm
#11045 opened Feb 21, 2024 by zzzeek 2.1
post_update double UPDATE on delete of object with bi-directional bug Something isn't working post-update issues with the post-update feature quagmire really hard to make the issue work "correctly" without lots of complication, risk unit of work the persistence phase within the ORM.
#10936 opened Jan 29, 2024 by zzzeek 2.x.x
Add support for JSONB subscripting introduced in Postgresql 14 dml INSERT, UPDATE, DELETE, often with ORM json things to do with JSON postgresql use case not really a feature or a bug; can be support for new DB features or user use cases not anticipated
#10927 opened Jan 26, 2024 by iurisilvio 2.0.x
Implement get_table_options and get_multi_table_options for the PostgreSQL dialect postgresql PRs (with tests!) welcome a fix or feature which is appropriate to be implemented by volunteers reflection reflection of tables, columns, constraints, defaults, sequences, views, everything else use case not really a feature or a bug; can be support for new DB features or user use cases not anticipated
#10909 opened Jan 22, 2024 by edgarrmondragon 2.0.x
ProTip! Updated in the last three days: updated:>2024-05-10.