Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for SQLModel #18

Merged
merged 3 commits into from
Feb 17, 2025
Merged

feat: add support for SQLModel #18

merged 3 commits into from
Feb 17, 2025

Conversation

hadrien
Copy link
Owner

@hadrien hadrien commented Feb 16, 2025

Problem

  • People who use SQLModel cannot use FastSQLA

Solution

  • Support SQLModel
  • Update CI to use tox and test with and without SQLModel

Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8e58a8b) to head (5a19ea3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           95       100    +5     
  Branches         6         6           
=========================================
+ Hits            95       100    +5     
Flag Coverage Δ
default 100.00% <100.00%> (?)
sqlmodel 98.00% <71.42%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hadrien hadrien merged commit edf2310 into main Feb 17, 2025
5 checks passed
@hadrien hadrien deleted the feat/sqlmodel branch February 17, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant