-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
All issues
Issue creation is restricted in this repository
- #6810 · CaselIT opened
on Jul 24, 2021 54
Issues
is:issue state:open
is:issue state:open
Search results
Support ForeignKeyConstraint with repeated origin columns
schemathings related to the DDL related objects like Table, Column, CreateIndex, etc.things related to the DDL related objects like Table, Column, CreateIndex, etc.use casenot really a feature or a bug; can be support for new DB features or user use cases not anticipatednot really a feature or a bug; can be support for new DB features or user use cases not anticipatedStatus: Open.Reflection should skip a foreign key constraint it cannot construct rather than raising
bugSomething isn't workingSomething isn't workingreflectionreflection of tables, columns, constraints, defaults, sequences, views, everything elsereflection of tables, columns, constraints, defaults, sequences, views, everything elseStatus: Open.The DDL compiler handles mysql_xyz args nondeterministically
bugSomething isn't workingSomething isn't workingschemathings related to the DDL related objects like Table, Column, CreateIndex, etc.things related to the DDL related objects like Table, Column, CreateIndex, etc.Status: Open.Add PostgreSQL row security DDL and reflection
dialectsgeneral dialect tag. useful for unsupported dbs or deprecations. not needed for specific dbs.general dialect tag. useful for unsupported dbs or deprecations. not needed for specific dbs.schemathings related to the DDL related objects like Table, Column, CreateIndex, etc.things related to the DDL related objects like Table, Column, CreateIndex, etc.Status: Open.Reflection raises ArgumentError on a PostgreSQL FK with duplicate source columns instead of skipping it
bugSomething isn't workingSomething isn't workingreflectionreflection of tables, columns, constraints, defaults, sequences, views, everything elsereflection of tables, columns, constraints, defaults, sequences, views, everything elseschemathings related to the DDL related objects like Table, Column, CreateIndex, etc.things related to the DDL related objects like Table, Column, CreateIndex, etc.Status: Open.#13509 In sqlalchemy/sqlalchemy;register runtime-generated code with linecache so tracebacks, pdb and inspect.getsource() work
use casenot really a feature or a bug; can be support for new DB features or user use cases not anticipatednot really a feature or a bug; can be support for new DB features or user use cases not anticipatedStatus: Open.Investigate greenlet crash on T build
external library/application issuesa separate library / application that's not SQLAlchemy has a problem (dependent or dependee)a separate library / application that's not SQLAlchemy has a problem (dependent or dependee)setupissues related to installation and setupissues related to installation and setupStatus: Open.mssql reflection drops fractional-seconds precision for DATETIME2/DATETIMEOFFSET/TIME columns
bugSomething isn't workingSomething isn't workingcode review in progresscode has been provided that's in review as PR and/or gerritcode has been provided that's in review as PR and/or gerritreflectionreflection of tables, columns, constraints, defaults, sequences, views, everything elsereflection of tables, columns, constraints, defaults, sequences, views, everything elseSQL ServerMicrosoft SQL Server, e.g. mssqlMicrosoft SQL Server, e.g. mssqlStatus: Open.Consider including column constraints on the table
NO pull requests pleasePlease do not submit pull requests for this issue. We are doing it internallyPlease do not submit pull requests for this issue. We are doing it internallyschemathings related to the DDL related objects like Table, Column, CreateIndex, etc.things related to the DDL related objects like Table, Column, CreateIndex, etc.use casenot really a feature or a bug; can be support for new DB features or user use cases not anticipatednot really a feature or a bug; can be support for new DB features or user use cases not anticipatedStatus: Open.get_schema_names() silently drops Postgres schemas that start with pg (not just pg_)
bugSomething isn't workingSomething isn't workingcode review in progresscode has been provided that's in review as PR and/or gerritcode has been provided that's in review as PR and/or gerritreflectionreflection of tables, columns, constraints, defaults, sequences, views, everything elsereflection of tables, columns, constraints, defaults, sequences, views, everything elseStatus: Open.audit of .replace-based sql literal rendering in the dialects
bugSomething isn't workingSomething isn't workingStatus: Open.mysql enum/set values render backslashes unescaped in DDL
bugSomething isn't workingSomething isn't workingcode review in progresscode has been provided that's in review as PR and/or gerritcode has been provided that's in review as PR and/or gerritschemathings related to the DDL related objects like Table, Column, CreateIndex, etc.things related to the DDL related objects like Table, Column, CreateIndex, etc.Status: Open.