Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tiangolo/sqlmodel issues and pull requests
#471 - Examples and tests for async support in `SQLModel`
Pull Request -
State: open - Opened by auphofBSF over 2 years ago
- 8 comments
Labels: docs, investigate
#468 - SQLModel inheritance breaks sqlalchemy mutation tracking
Issue -
State: open - Opened by jtpavlock over 2 years ago
- 3 comments
Labels: question, investigate
#466 - Alembic migration generated always set enum nullable to true
Issue -
State: closed - Opened by yixiongngvsys over 2 years ago
- 4 comments
Labels: question, answered, investigate
#464 - Easy to make mistakes when defining nullable (Field() vs Field(Column())
Issue -
State: closed - Opened by martin-greentrax over 2 years ago
- 5 comments
Labels: feature, question, answered
#463 - How to make a double foreign key as a primary key
Issue -
State: open - Opened by junoriosity over 2 years ago
Labels: question, investigate
#462 - ✏ Fix typo in `docs/tutorial/select.md`
Pull Request -
State: closed - Opened by RedemptionC over 2 years ago
- 4 comments
Labels: docs, investigate
#461 - 🐛 Fix SQLAlchemy version 1.4.36 breaks SQLModel relationships (#315)
Pull Request -
State: closed - Opened by byrman over 2 years ago
- 7 comments
Labels: investigate
#457 - ForeignKeyViolationError in Relationship deletion
Issue -
State: open - Opened by junoriosity over 2 years ago
- 4 comments
Labels: question, investigate
#453 - Why does a SQLModel class with `table=True` not validate data ?
Issue -
State: open - Opened by deajan over 2 years ago
- 5 comments
Labels: docs, question, investigate
#453 - Why does a SQLModel class with `table=True` not validate data ?
Issue -
State: open - Opened by deajan over 2 years ago
- 4 comments
Labels: docs, question, investigate
#451 - n:m relation to self
Issue -
State: closed - Opened by kingrodriguez over 2 years ago
- 5 comments
Labels: question
#447 - How to use EncryptedType of SQLAlchemy
Issue -
State: open - Opened by ChuckMoe over 2 years ago
Labels: question, investigate
#445 - Add config option to load relationship fields.
Pull Request -
State: open - Opened by busykoala over 2 years ago
- 11 comments
Labels: feature, investigate
#443 - 🐛 Fix allowing using a `ForeignKey` directly, remove repeated column construction from `SQLModelMetaclass.__init__` and upgrade minimum SQLAlchemy to `>=1.4.36`
Pull Request -
State: closed - Opened by daniil-berg over 2 years ago
- 6 comments
Labels: bug
#442 - :bug: Fix enum type checks ordering in `get_sqlalchemy_type`
Pull Request -
State: closed - Opened by pierrecdn over 2 years ago
- 6 comments
Labels: bug, investigate
#441 - Relation one to many not updated if target already merged to session
Issue -
State: closed - Opened by dhenryFabrice over 2 years ago
Labels: question
#440 - ✨ Add support for all `Field` parameters from Pydantic `1.9.0` and above, make Pydantic `1.9.0` the minimum required version
Pull Request -
State: closed - Opened by daniil-berg over 2 years ago
- 9 comments
Labels: feature
#439 - ⬆ Raise SQLAlchemy version requirement to at least `1.4.29` (related to #434)
Pull Request -
State: closed - Opened by daniil-berg over 2 years ago
- 6 comments
Labels: bug
#438 - Class .... is not mapped with polymorphic identity
Issue -
State: open - Opened by zopyx over 2 years ago
- 4 comments
Labels: question
#436 - ✨ Fully merge Pydantic `Field` with SQLAlchemy `Column` constructor
Pull Request -
State: closed - Opened by daniil-berg over 2 years ago
- 15 comments
Labels: feature, answered, investigate
#435 - Added asynchronous support
Pull Request -
State: open - Opened by Jaroslav2001 over 2 years ago
- 6 comments
Labels: feature
#434 - SQLAlchemy Minimum Version Requirement at least 1.4.29
Issue -
State: open - Opened by JoshGooch over 2 years ago
- 3 comments
Labels: question
#429 - 📝 Update release notes, add second author to PR
Pull Request -
State: closed - Opened by br-follow over 2 years ago
- 4 comments
#428 - 🔧 Update mypy config, use `strict = true` instead of manual configs
Pull Request -
State: closed - Opened by michaeloliverx over 2 years ago
- 5 comments
Labels: internal
#425 - ✨ Raise a more clear error when a type is not valid
Pull Request -
State: closed - Opened by ddanier over 2 years ago
- 5 comments
Labels: feature
#416 - 🔧 Add pre-commit config and first run
Pull Request -
State: closed - Opened by tiangolo over 2 years ago
- 4 comments
Labels: internal
#408 - 📝 Add docs page for self-referential model
Pull Request -
State: open - Opened by daniil-berg over 2 years ago
- 7 comments
Labels: docs
#397 - pathlib.Path is probably an unsupported type
Issue -
State: open - Opened by matutter over 2 years ago
- 2 comments
Labels: question
#381 - Add one-to-one relationship tutorial to docs
Issue -
State: open - Opened by fkromer over 2 years ago
- 3 comments
Labels: question
#377 - How to dynamically create tables by sqlmodel?
Issue -
State: open - Opened by jaytang0923 over 2 years ago
- 6 comments
Labels: question
#375 - _sa_instance_state is dropped when SQLModels are nested. Is this expected?
Issue -
State: open - Opened by davepeck over 2 years ago
- 4 comments
Labels: question
#374 - There seems to be a bug in using model with aliased fields to define request body
Issue -
State: open - Opened by boh5 over 2 years ago
- 7 comments
Labels: question
#372 - :memo: Add example code for sa_column onupdate timestamps
Pull Request -
State: open - Opened by RobertRosca over 2 years ago
- 6 comments
Labels: docs, investigate
#368 - Specify 'extend_existing=True' to redefine options and columns on an existing Table object.
Issue -
State: closed - Opened by wanghaisheng over 2 years ago
- 6 comments
Labels: question
#366 - Add option to pass kwargs to SQLAlchemy types
Pull Request -
State: closed - Opened by klane over 2 years ago
- 1 comment
Labels: feature
#359 - Specifying one-to-many relationships explicitly without foreign keys
Issue -
State: closed - Opened by achie27 over 2 years ago
- 2 comments
Labels: question
#356 - Support discriminated union
Issue -
State: closed - Opened by wholmen over 2 years ago
- 3 comments
Labels: feature, answered
#356 - Support discriminated union
Issue -
State: open - Opened by wholmen over 2 years ago
- 1 comment
Labels: enhancement
#354 - Docs: condecimal gives type error "Illegal type annotation: call expression not allowed"
Issue -
State: closed - Opened by ajlive over 2 years ago
- 3 comments
Labels: question
#350 - Table 'XXX' is already defined for this MetaData instance
Issue -
State: open - Opened by mybigman over 2 years ago
- 15 comments
Labels: question, investigate
#348 - SQLModel class cannot be extended with non-Pydantic bases
Issue -
State: open - Opened by jtv8 almost 3 years ago
- 3 comments
Labels: question
#346 - SQLAlchemy-Continuum compatibility
Issue -
State: open - Opened by petyunchik almost 3 years ago
- 6 comments
Labels: question
#340 - IAM authentication token does not work in Postgres connection string
Issue -
State: open - Opened by ejmolinelli almost 3 years ago
- 1 comment
Labels: feature
#338 - 👷 Disable installing MkDocs Insiders in forks
Pull Request -
State: closed - Opened by tiangolo almost 3 years ago
- 4 comments
#319 - Specifying SQL Server column data type, similar to dtype in pd.to_sql()
Issue -
State: open - Opened by HansOlavMyklebust almost 3 years ago
- 1 comment
Labels: question
#307 - Locking mechanisms for preventing data integrity issues in concurrent data access scenarios
Issue -
State: open - Opened by fkromer almost 3 years ago
- 1 comment
Labels: enhancement
#299 - Using hybrid_property of SQLAlchemy leads to CompileError
Issue -
State: open - Opened by deZakelijke almost 3 years ago
- 12 comments
Labels: question, investigate
#295 - Can't connect to a local, existing MySQL DB
Issue -
State: open - Opened by bolinocroustibat almost 3 years ago
- 10 comments
Labels: question
#295 - Can't connect to a local, existing MySQL DB
Issue -
State: open - Opened by bolinocroustibat almost 3 years ago
- 10 comments
Labels: question
#294 - Intellisense autocomplete does not show for `in_` in VSCode
Issue -
State: open - Opened by taranlu-houzz almost 3 years ago
- 3 comments
Labels: question
#293 - AttributeError while creating object with nested data/model
Issue -
State: open - Opened by kido5217 almost 3 years ago
- 5 comments
Labels: question
#289 - Switch from `str` to `EmailStr` errors `alembic revision --autogenerate` with exit code 1 and no stack trace
Issue -
State: open - Opened by Cielquan almost 3 years ago
- 3 comments
Labels: question
#289 - Switch from `str` to `EmailStr` errors `alembic revision --autogenerate` with exit code 1 and no stack trace
Issue -
State: open - Opened by Cielquan almost 3 years ago
- 3 comments
Labels: question
#289 - Switch from `str` to `EmailStr` errors `alembic revision --autogenerate` with exit code 1 and no stack trace
Issue -
State: open - Opened by Cielquan almost 3 years ago
- 3 comments
Labels: question
#280 - How to get row count of session.exec result
Issue -
State: open - Opened by jd-solanki almost 3 years ago
- 9 comments
Labels: question
#276 - How to use `with_variant` in SQLModel table definition ?
Issue -
State: closed - Opened by aussetg almost 3 years ago
- 2 comments
Labels: question
#275 - Update supported Python versions
Pull Request -
State: closed - Opened by strickvl almost 3 years ago
- 3 comments
Labels: docs
#273 - 📝 Update docs, use `offset` in example with `limit` and `where`
Pull Request -
State: closed - Opened by jbmchuck almost 3 years ago
- 5 comments
Labels: docs
#271 - No overload variant of "select" matches argument types
Issue -
State: open - Opened by StefanBrand almost 3 years ago
- 3 comments
Labels: question
#267 - Mypy errors: Incompatible type for optional ids & Incompatible type for SQLModel attribute in expression
Issue -
State: open - Opened by javivdm almost 3 years ago
- 9 comments
Labels: question
#264 - How to use two different metadata properly to connect to two databases?
Issue -
State: open - Opened by murata100 almost 3 years ago
- 11 comments
Labels: question, investigate
#262 - Field(allow_mutation=False) doesn't have same behavior as pydantic
Issue -
State: open - Opened by winglian almost 3 years ago
- 3 comments
Labels: question
#258 - How to query View in sqlmodel
Issue -
State: open - Opened by mrudulp almost 3 years ago
- 10 comments
Labels: question
#256 - 🐛 Support mixins
Pull Request -
State: open - Opened by byrman almost 3 years ago
- 22 comments
Labels: feature, investigate
#254 - Reduce CRUD boilerplate code with a convenience mixin
Issue -
State: open - Opened by bolau almost 3 years ago
- 20 comments
Labels: question, investigate
#252 - how to auto generate created_at, updated_at, deleted_at... field with SQLModel
Issue -
State: closed - Opened by mr-m0nst3r almost 3 years ago
- 16 comments
Labels: question
#251 - Add foreign_key name to wrapper
Pull Request -
State: closed - Opened by mkarbo almost 3 years ago
- 6 comments
#246 - Accessing and displaying the Field description attribute
Issue -
State: open - Opened by clstaudt about 3 years ago
- 3 comments
Labels: question
#246 - Accessing and displaying the Field description attribute
Issue -
State: open - Opened by clstaudt about 3 years ago
- 3 comments
Labels: question
#245 - Sharing class registry from declarative base to SQLModel to enable relationships
Issue -
State: open - Opened by jossefaz about 3 years ago
- 3 comments
Labels: question
#240 - Calculated columns not working (`sqlaquemy.orm.column_property`)
Issue -
State: open - Opened by angel-langdon about 3 years ago
- 11 comments
Labels: question
#235 - How can I make DateTimeTZRange work?
Issue -
State: open - Opened by arielpontes about 3 years ago
- 4 comments
Labels: question
#229 - open ended discussion: use of PEP 593 in the "model" ecosystem
Issue -
State: open - Opened by adriangb about 3 years ago
- 3 comments
Labels: question
#229 - open ended discussion: use of PEP 593 in the "model" ecosystem
Issue -
State: open - Opened by adriangb about 3 years ago
- 1 comment
Labels: question
#228 - Unable to use original type hint by defining relationship
Issue -
State: open - Opened by Whitroom about 3 years ago
- 3 comments
Labels: question
#227 - Class Initialisation Validation Kwarg
Pull Request -
State: open - Opened by AndrewRiggs-Atkins about 3 years ago
- 13 comments
Labels: feature
#224 - Issue using from_orm stripping Relationship data from models
Issue -
State: open - Opened by res234 about 3 years ago
- 11 comments
Labels: question, investigate
#215 - How do I integrate or use SQLModel with Pandas?
Issue -
State: closed - Opened by iudeen about 3 years ago
- 7 comments
Labels: question
#213 - How to set cascade option in sqlmodel, I want to delete all the childrens when parent is deleted
Issue -
State: closed - Opened by basiltt about 3 years ago
- 12 comments
Labels: question
#213 - How to set cascade option in sqlmodel, I want to delete all the childrens when parent is deleted
Issue -
State: closed - Opened by basiltt about 3 years ago
- 11 comments
Labels: question
#211 - How to use GenericModel with SQLmodel in Fastapi
Issue -
State: closed - Opened by ccbang about 3 years ago
- 6 comments
Labels: question
#210 - I18N Internationalization
Issue -
State: closed - Opened by masreplay about 3 years ago
- 3 comments
Labels: enhancement
#207 - 📝 Fix docs for Pydantic's fields using `le` (`lte` is invalid, use `le` )
Pull Request -
State: closed - Opened by jrycw about 3 years ago
- 4 comments
Labels: docs
#206 - `lte` for Query Parameters
Issue -
State: closed - Opened by jrycw about 3 years ago
- 4 comments
Labels: question, answered
#200 - How to mix untyped and typed models?
Issue -
State: open - Opened by pnovotnak about 3 years ago
- 1 comment
Labels: question
#200 - How to mix untyped and typed models?
Issue -
State: open - Opened by pnovotnak about 3 years ago
- 1 comment
Labels: question
#196 - from __future__ import annotation and many to many example
Issue -
State: open - Opened by 5cat about 3 years ago
- 14 comments
Labels: question, investigate
#191 - Flowing large hash values to Postgres BigInt
Issue -
State: open - Opened by cworkschris about 3 years ago
- 8 comments
Labels: question
#181 - Best practice for multiple update
Issue -
State: closed - Opened by hilmanski about 3 years ago
- 6 comments
Labels: question, answered
#178 - Add List type support
Issue -
State: open - Opened by Spenhouet about 3 years ago
- 10 comments
Labels: feature, investigate
#168 - Supporting pydantic custom root models as columns
Pull Request -
State: open - Opened by 5cat about 3 years ago
- 3 comments
Labels: feature, investigate
#164 - Enum types on inherited models don't correctly create type in Postgres
Issue -
State: closed - Opened by chriswhite199 about 3 years ago
- 11 comments
Labels: answered
#161 - Advanced Tutorial - Documentation
Issue -
State: open - Opened by milanzmitrovic over 3 years ago
- 7 comments
Labels: question
#159 - How to specify a different name for the db table that a SQLModel refers to?
Issue -
State: closed - Opened by taranlu-houzz over 3 years ago
- 15 comments
Labels: question
#158 - 🐛 Allow `type_` kwarg in `sa_column_kwargs`
Pull Request -
State: closed - Opened by RobertRosca over 3 years ago
- 1 comment
Labels: feature
#156 - How can I change the string column type to Unicode?
Issue -
State: closed - Opened by phi-friday over 3 years ago
- 5 comments
Labels: question
#153 - How to check if string contains value? i.e. where x like "%value%"
Issue -
State: closed - Opened by Goldziher over 3 years ago
- 8 comments
Labels: question, investigate
#150 - How to create computed columns ?
Issue -
State: open - Opened by sorasful over 3 years ago
- 11 comments
Labels: question
#149 - Pydantic.PrivateAttr `default` and `default_factory` are ignored by SQLModel
Issue -
State: open - Opened by JLHasson over 3 years ago
- 5 comments
Labels: question, investigate
#144 - clarify Readme
Pull Request -
State: open - Opened by discdiver over 3 years ago
- 1 comment
Labels: docs