Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fastapi/sqlmodel issues and pull requests

#115 - PyCharm: No autocomplete when creating new instances

Issue - State: open - Opened by adlmtl about 3 years ago - 14 comments
Labels: question

#114 - Generatate composite unique constraints

Issue - State: open - Opened by cacomop about 3 years ago - 9 comments
Labels: question

#109 - Proper handling of None in WHERE condition

Issue - State: open - Opened by mmlynarik about 3 years ago - 15 comments
Labels: feature

#101 - order by query

Issue - State: closed - Opened by joaopfg about 3 years ago - 2 comments
Labels: question

#100 - Fix a typo in fastapi/teams tutorial

Pull Request - State: closed - Opened by emilecaron about 3 years ago - 1 comment

#99 - Correct typo in teams.md

Pull Request - State: closed - Opened by joshrosenblum about 3 years ago

#98 - Pyright cannot recognize the type of `SQLModel.__tablename__`

Issue - State: open - Opened by Ma233 about 3 years ago - 6 comments
Labels: question

#97 - Add support for deferred column loading

Issue - State: open - Opened by hitman-gdg about 3 years ago - 4 comments
Labels: feature

#96 - How to make enum column to work with SQLModel?

Issue - State: closed - Opened by haja-k about 3 years ago - 24 comments
Labels: question, answered

#95 - How to deal with column type needed situation?

Issue - State: open - Opened by Ma233 about 3 years ago - 1 comment
Labels: question

#94 - Async, upsert get_or_create, helpers

Issue - State: open - Opened by tuxpowered about 3 years ago - 2 comments
Labels: question

#93 - Creating column with an alias name

Issue - State: open - Opened by gideonmandu about 3 years ago - 2 comments
Labels: question

#92 - `Unexpected argument(s)` warning in PyCharm when using `select()` with many parameters

Issue - State: open - Opened by avi-perl about 3 years ago - 5 comments
Labels: question

#91 - ✏ Fix typo in `docs/tutorial/code-structure.md`

Pull Request - State: closed - Opened by dhiraj about 3 years ago - 2 comments

#90 - 🔧 Add MkDocs Material social cards

Pull Request - State: closed - Opened by tiangolo about 3 years ago - 8 comments

#89 - Multiple many-to-many self referencing relationships

Issue - State: open - Opened by AartGoossens about 3 years ago - 6 comments
Labels: question

#88 - 📝 Add dependabot prefix

Pull Request - State: closed - Opened by mawassk about 3 years ago - 1 comment

#87 - __fields_set__ incorrectly set unless using the validate class method

Issue - State: closed - Opened by decherd about 3 years ago - 6 comments
Labels: answered

#86 - 🔧 Fix code typo in limit/offset example with FastAPI

Pull Request - State: closed - Opened by gidven about 3 years ago

#85 - How to run a database migration when using SQLModel (such as Alembic)?

Issue - State: closed - Opened by joemudryk about 3 years ago - 16 comments
Labels: question

#84 - ✏ Fix broken link to newsletter sign-up in `docs/help.md`

Pull Request - State: closed - Opened by mborus about 3 years ago - 2 comments

#83 - ✨ Allow setting `unique` in `Field()` for a column

Pull Request - State: closed - Opened by raphaelgibson about 3 years ago - 8 comments

#82 - How to define unique constraint in table columns

Issue - State: open - Opened by raphaelgibson about 3 years ago - 14 comments
Labels: question

#81 - #75 add sessionmaker

Pull Request - State: closed - Opened by charlie-pecora about 3 years ago - 1 comment

#80 - ✏ Fix typo in `docs/tutorial/fastapi/simple-hero-api.md`

Pull Request - State: closed - Opened by joemudryk about 3 years ago - 2 comments

#79 - 🐛 Fix setting nullable property of Fields that don't accept `None`

Pull Request - State: closed - Opened by van51 about 3 years ago - 6 comments

#78 - Fix a typo: posible --> possible

Pull Request - State: closed - Opened by xzyaoi about 3 years ago

#77 - How to access a parent model's relationship's attributes

Issue - State: open - Opened by yudjinn about 3 years ago - 13 comments
Labels: question

#76 - Non-optional property with default value is not translated to a non-nullable field in sqlalchemy

Issue - State: closed - Opened by van51 about 3 years ago - 4 comments
Labels: bug

#75 - Add sessionmaker

Issue - State: open - Opened by hitman-gdg about 3 years ago - 6 comments
Labels: feature

#74 - async - can't access parent.child item (relationship models) using async

Issue - State: open - Opened by mnnweb about 3 years ago - 15 comments
Labels: question, investigate

#73 - Can't use set in model_obj.dict(exclude=...)

Issue - State: open - Opened by by-Exist about 3 years ago - 2 comments
Labels: question

#72 - ✏ Fix typo in `docs/tutorial/where.md`

Pull Request - State: closed - Opened by ZettZet about 3 years ago - 2 comments

#70 - How to use Mixins?

Issue - State: closed - Opened by lovetoburnswhen about 3 years ago - 3 comments
Labels: question

#68 - Unable to use pydantic validators on Relation attributes

Issue - State: open - Opened by CisterMoke about 3 years ago - 1 comment
Labels: question

#67 - TypeError: issubclass() arg 1 must be a class when having a field with a complex type

Issue - State: open - Opened by Matthieu-Tinycoaching about 3 years ago - 9 comments
Labels: question

#66 - postgreSQL: SQLModel.metadata.create_all(engine) doesn't create the database file

Issue - State: open - Opened by Matthieu-Tinycoaching about 3 years ago - 1 comment
Labels: question

#65 - How we can set unique constraint in sql model?

Issue - State: closed - Opened by faris404 about 3 years ago - 7 comments
Labels: question

#64 - Convert all fields to optional

Issue - State: open - Opened by nickleman about 3 years ago - 5 comments
Labels: feature

#63 - JSON Fields for Nested Pydantic Models?

Issue - State: open - Opened by scuervo91 about 3 years ago - 42 comments
Labels: question

#61 - Can SQLModel be more generic in its implementations? Swappable backends?

Issue - State: open - Opened by ashleysommer about 3 years ago - 2 comments
Labels: feature

#60 - Database loss of connection after extended period of inactivity.

Issue - State: open - Opened by alucarddelta about 3 years ago - 4 comments
Labels: question

#59 - Question: is upsert possible with this library.

Issue - State: open - Opened by adithep about 3 years ago - 10 comments
Labels: question

#58 - 🐛 Fix `AsyncSession` type annotations for `exec()`

Pull Request - State: closed - Opened by Bobronium about 3 years ago - 9 comments
Labels: bug

#57 - [BUG] Variables with annotation of 'typing.Literal' causes a panic

Issue - State: open - Opened by faresbakhit about 3 years ago - 9 comments
Labels: question

#56 - SQL

Issue - State: closed - Opened by rsalexandre about 3 years ago

#55 - Implementation for no sql

Issue - State: closed - Opened by video-online about 3 years ago - 3 comments
Labels: question, answered

#54 - AsyncSession does not play well with typing and autocompletion

Issue - State: closed - Opened by Bobronium about 3 years ago - 11 comments
Labels: question

#53 - ♻ Refactor internal statements to simplify code

Pull Request - State: closed - Opened by yezz123 about 3 years ago - 5 comments

#52 - SQLModel doesn't raise ValidationError

Issue - State: closed - Opened by elben10 about 3 years ago - 37 comments
Labels: question, answered

#51 - Fix typo within the tutorial

Pull Request - State: closed - Opened by jalvaradosegura about 3 years ago - 2 comments

#50 - Is dynamic schema supported like in SQLAlchemy?

Issue - State: open - Opened by aghanti7 about 3 years ago - 2 comments
Labels: question

#48 - ⬆ Update development requirement for FastAPI from `^0.68.0` to `^0.68.1`

Pull Request - State: closed - Opened by alucarddelta about 3 years ago - 3 comments

#47 - Switching postgres schema from client side for SaaS projects

Issue - State: closed - Opened by dhnchandan about 3 years ago - 2 comments
Labels: feature

#46 - Update mypy requirement from ^0.812 to ^0.910

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#45 - ✏ Fix typos in `docs/tutorial/many-to-many/create-models-with-link.md`

Pull Request - State: closed - Opened by xginn8 about 3 years ago - 2 comments

#44 - My mobile phones are hacked and duplicated, I need help please

Issue - State: closed - Opened by Joshuagriffin9 about 3 years ago - 1 comment

#43 - ✨ Add dynamic model creation

Pull Request - State: open - Opened by watkinsm about 3 years ago - 6 comments
Labels: feature, investigate

#42 - JSON and Array types for sqlmodel

Issue - State: closed - Opened by mv-yurchenko about 3 years ago - 14 comments
Labels: question

#41 - get_fev

Issue - State: closed - Opened by kmromy about 3 years ago - 1 comment

#40 - How to add sqlalchemy functional indexes to columns?

Issue - State: closed - Opened by gregsifr about 3 years ago - 1 comment
Labels: question

#39 - docs: README grammar fixes

Pull Request - State: closed - Opened by jramnai about 3 years ago - 1 comment

#38 - CREATE TABLE fails by default in MS SQL Server due to Index = True being the default

Issue - State: closed - Opened by ZacharyMcGuire about 3 years ago - 2 comments
Labels: question

#37 - FastAPI and Pydantic - Relationships Not Working

Issue - State: closed - Opened by Chunkford about 3 years ago - 24 comments
Labels: question

#36 - How do you define polymorphic models similar to the sqlalchemy ones?

Issue - State: open - Opened by ludokriss about 3 years ago - 12 comments
Labels: question, investigate

#35 - ✏ Fix typos in `docs/databases.md` and `docs/tutorial/index.md`

Pull Request - State: closed - Opened by prrao87 about 3 years ago - 7 comments

#34 - Wrong statement in documentation about SQLModel.metadata.create_all()

Issue - State: closed - Opened by AlexanderFarkas about 3 years ago - 4 comments
Labels: question, answered

#33 - [Doc] Validation for adding documentation on how to use SQLModel with AsyncSession

Issue - State: closed - Opened by Cedric-Magnan about 3 years ago - 4 comments
Labels: feature

#32 - Fix Tutorial Typos in Limit and Offset

Pull Request - State: closed - Opened by andrewbolster about 3 years ago - 2 comments

#31 - How to deal with Postgres Enum columns?

Issue - State: closed - Opened by gregsifr about 3 years ago - 7 comments
Labels: question, answered

#30 - Add support for Decimal in Pydantic and SQLAlchemy

Issue - State: closed - Opened by roomm about 3 years ago - 3 comments
Labels: feature, answered

#29 - 📝 Add links to the license file

Pull Request - State: closed - Opened by sobolevn about 3 years ago - 3 comments

#28 - ✏ Fix typos in docs titles

Pull Request - State: closed - Opened by Batalex about 3 years ago - 1 comment

#27 - fix typing for data parsing

Pull Request - State: closed - Opened by kafai-lam about 3 years ago - 3 comments

#26 - ✨ Update GUID handling to use stdlib `UUID.hex` instead of an `int`

Pull Request - State: closed - Opened by andrewbolster about 3 years ago - 10 comments

#24 - 🐛 Fix Enum Type Mapping

Pull Request - State: closed - Opened by zhangbc97 about 3 years ago - 7 comments

#23 - Fix typos in docs/tutorial/fastapi

Pull Request - State: closed - Opened by evanofslack about 3 years ago

#22 - ✏ Fix multiple typos and some rewording

Pull Request - State: closed - Opened by egrim about 3 years ago - 2 comments

#21 - How to make a "timestamp with time zone"?

Issue - State: closed - Opened by typeshige about 3 years ago - 3 comments
Labels: question

#20 - Setting PostgreSQL schema

Issue - State: closed - Opened by Chunkford about 3 years ago - 7 comments
Labels: question

#19 - Ensure SQLModel and SQLAlchemy Alembic migration parody with automated tests.

Issue - State: open - Opened by peterHoburg about 3 years ago - 1 comment
Labels: feature

#18 - ✨ Raise an exception when using a Pydantic field type with no matching SQLAlchemy type

Pull Request - State: closed - Opened by elben10 about 3 years ago - 4 comments

#17 - Where with multiple expressions - Can we use a dict ?

Issue - State: closed - Opened by legalla about 3 years ago - 3 comments
Labels: question

#16 - ERROR: Could not find a version that matches sqlalchemy2-stubs

Issue - State: closed - Opened by jet10000 about 3 years ago - 3 comments
Labels: question, answered

#15 - 🎨 Fix type detection of select results in PyCharm

Pull Request - State: closed - Opened by tiangolo about 3 years ago - 2 comments

#14 - ✏ Fix typo in `docs/tutorial/automatic-id-none-refresh.md`

Pull Request - State: closed - Opened by leynier about 3 years ago - 1 comment

#13 - 🛠️ Add `CITATION.cff` file for academic citations

Pull Request - State: closed - Opened by sugatoray about 3 years ago - 1 comment

#12 - fixed broken link to "tutorial"

Pull Request - State: closed - Opened by sugatoray about 3 years ago - 1 comment

#11 - By default columns should not have indexes

Pull Request - State: closed - Opened by CaselIT about 3 years ago - 8 comments

#10 - Unsure how to specify foreign keys when receiving AmbiguousForeignKeysError

Issue - State: open - Opened by trippersham about 3 years ago - 20 comments
Labels: question

#9 - Alembic Migration when going from SQLAlchemy declarative_base to SQLModel adding indexes

Issue - State: closed - Opened by peterHoburg about 3 years ago - 4 comments
Labels: question, answered

#8 - How to order_by descending?

Issue - State: closed - Opened by SunsetOrange about 3 years ago - 5 comments
Labels: question

#7 - Custom Root Types are detected as NullType by SQLAlchemy

Issue - State: open - Opened by jedieaston about 3 years ago - 2 comments
Labels: question

#6 - Flexibly Create Nested Database Entries from Incoming Pydantic/SQLModels

Issue - State: open - Opened by hay-kot about 3 years ago - 14 comments
Labels: question

#5 - ✏ Fix typos in `docs/tutorial/index.md` and `docs/databases.md`

Pull Request - State: closed - Opened by sebastianmarines about 3 years ago - 3 comments

#4 - ⬆️ Update and relax specification range for `sqlalchemy-stubs`

Pull Request - State: closed - Opened by tiangolo about 3 years ago - 3 comments