- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 782
 
fastapi sqlmodel Discussions
  
    
        Sort by:
        Latest activity
      
  
    
      
    
    Categories, most helpful, and community links
Categories
Community links
Discussions
- 
  
You must be logged in to vote 🙏 Version 0.0.26 introduced a type-checking error for
questionsqlmodel.FieldFurther information is requested  - 
  
You must be logged in to vote 🙏 Combining table fields into a single model field
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 SQLModel fails to create DB constraints when using Annotated types after Pydantic 2.12.0
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 streamlit + SQLModel, SQLModel models re-register on Streamlit hot-reload
questionFurther information is requested  - 
  
You must be logged in to vote 🙏  - 
  
You must be logged in to vote 🙏 Issues with initializing mappers and relationships across multiple files with SQLModel
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 Can I create a variable that is not a column in a table but is a field in a model?
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 Table 'XXX' is already defined for this MetaData instance
questionFurther information is requested investigate - 
  
You must be logged in to vote 🙏 Session connections not properly released when using FastAPI Depends, causing connection pool exhaustion
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 json_schema_extra not supported in Field
questionFurther information is requested  - 
  
You must be logged in to vote 🙌  - 
  
You must be logged in to vote 🙏 Feature Request: Dynamically generate code for SQLModels from existing Pydantic models
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 Cannot set pydantic config options on model via class kwargs
questionFurther information is requested  - 
  
You must be logged in to vote 🙏  - 
  
You must be logged in to vote 🙏 How can I create a SQL View?
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 Intellisense autocomplete does not show for
questionin_in VSCodeFurther information is requested  - 
  
You must be logged in to vote 🙏 SQLModel inheritance breaks sqlalchemy mutation tracking
questionFurther information is requested investigate waiting - 
  
You must be logged in to vote 🙏 How can I query or order_by with Link Model with Extra Fields in a many-to-many relation?
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 Could we have an API reference in the documentation?
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 How to display many to many relationships in swagger after using type_checking
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 sqlmodel doesn't merge the fields in
questionAnnotated[SomeType, Field(...), Field(...)](but pydantic does)Further information is requested  - 
  
You must be logged in to vote 🙏 SQLModel 0.0.14 throws mypy validation errors
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 What does the
questionupdateargument tomodel_validatedo, and am I using it correctly?Further information is requested  - 
  
You must be logged in to vote 🙏 Add validation in SQLModel.sqlmodel_update
questionFurther information is requested  - 
  
You must be logged in to vote 🙏 Cannot use a relationship field named 'items'
questionFurther information is requested