- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 782
 
Pull requests: fastapi/sqlmodel
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      ⬆ Bump mkdocs-material from 9.6.22 to 9.6.23
        
              
                dependencies
  Pull requests that update a dependency file 
              
                internal
              
                python
  Pull requests that update Python code 
        
      
    
      
  
        
          #1637
            opened Nov 3, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      ⬆ [pre-commit.ci] pre-commit autoupdate
        
              
                internal
        
      
    
        
          #1636
            opened Nov 3, 2025  by
            pre-commit-ci
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      ⬆ Bump ruff from 0.14.2 to 0.14.3
        
              
                dependencies
  Pull requests that update a dependency file 
              
                internal
              
                python
  Pull requests that update Python code 
        
      
    
        
          #1633
            opened Oct 31, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      Bug fix for Dictionary and Mapping type hints inside of a Pydantic model
      
    
      
  
        
          #1631
            opened Oct 29, 2025  by
            claythearc
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ✨ Add support for PEP695 New feature or request 
        
      
    
      
  type alias syntax
        
              
                feature
  
        
          #1628
            opened Oct 28, 2025  by
            stickm4n
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      👷 Disable test workflow run by cron on forks
        
              
                internal
        
      
    
      
  
        
          #1611
            opened Oct 20, 2025  by
            YuriiMotov
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      🐛 Fix support for Something isn't working 
        
      
    
      
  Annotated fields with Pydantic 2.12+ (alternative)
        
              
                bug
  
        
          #1607
            opened Oct 15, 2025  by
            vimota
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      🐛 fix: remove unused __future__ import (to resolve pyright type errors) 
        
              
                internal
        
      
    
      
  
        
          #1604
            opened Oct 13, 2025  by
            youhogeon-meritz
            
        
        
            
    •
    
      Draft
    
  
        
        
      
    
      🐛 Fix support for Something isn't working 
        
      
    
      
  Annotated fields with Pydantic 2.12+
        
              
                bug
  
        
          #1603
            opened Oct 11, 2025  by
            stickm4n
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ♻️ Ignore 
    
      
  on_event is deprecated deprecation warnings, fix ValidationError import warning
        
              
                refactor
        
      
        
          #1600
            opened Oct 9, 2025  by
            YuriiMotov
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ✨ Automatically map dictionaries to JSON
        
              
                feature
  New feature or request 
        
      
    
      
  
        
          #1599
            opened Oct 9, 2025  by
            patrick91
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      🐛 Fix Something isn't working 
        
      
    
      
  alias support for Pydantic v2
        
              
                bug
  
        
          #1577
            opened Sep 25, 2025  by
            ravishan16
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      📝 Add tutorial and advanced page for Improvements or additions to documentation 
              
                waiting
        
      
    
      
  EncryptedType
        
              
                docs
  
        
          #1574
            opened Sep 25, 2025  by
            ravishan16
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ⬆ Bump dirty-equals from 0.9.0 to 0.10.0
        
              
                dependencies
  Pull requests that update a dependency file 
              
                internal
              
                python
  Pull requests that update Python code 
        
      
    
      
  
        
          #1568
            opened Sep 19, 2025  by
            dependabot
            bot
        
        
            
    
  
    Loading…
 
        
        
      
    
      📝 Add migrations section
        
              
                docs
  Improvements or additions to documentation 
        
      
    
      
  
        
          #1555
            opened Sep 7, 2025  by
            ezeparziale
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 tasks done
  
      ✨ Add support for New feature or request 
        
      
    
      
  Literal types
        
              
                feature
  
        
          #1439
            opened Jul 24, 2025  by
            nsaccente
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ✨ Add implementation of New feature or request 
              
                waiting
        
      
    
      
  AsyncSession.run_sync()
        
              
                feature
  
        
          #1347
            opened Apr 24, 2025  by
            jnewbery
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      🏷️ Adjust type annotation for New feature or request 
        
      
    
      
  Field.sa_type to support instantiated SQLAlchemy types
        
              
                feature
  
        
          #1345
            opened Apr 21, 2025  by
            diachkow
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ✨ Add New feature or request 
        
      
    
      
  IntEnum type that allows storing values of enum as integers in database
        
              
                feature
  
        
          #1337
            opened Apr 3, 2025  by
            KunxiSun
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ✨ Increase New feature or request 
        
      
    
      
  number_of_types to 5 to support longer select queries
        
              
                feature
  
        
          #1333
            opened Mar 27, 2025  by
            GiorgioPorgio
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ✨ Add New feature or request 
        
      
    
      
  PydanticJSONB TypeDecorator for Automatic Pydantic Model Serialization in SQLModel
        
              
                feature
  
        
          #1324
            opened Mar 17, 2025  by
            amanmibra
            
        
        
            
    
  
    Loading…
 
        
        
      
    
      ✨ Add field-level db comments when a field description exists
        
              
                feature
  New feature or request 
        
      
    
      
  
        
          #1293
            opened Feb 8, 2025  by
            iloveitaly
            
        
        
            
    •
    
      Draft
    
  
        
        
      
    
      ✨ Support SQLAlchemy keyed dict models
        
              
                feature
  New feature or request 
        
      
    
      
  
        
          #1287
            opened Feb 6, 2025  by
            nkrishnaswami
            
        
        
            
    
  
    Loading…
 
        
        
      
    Previous Next
  
  
  ProTip!
  Filter pull requests by the default branch with base:main.