Skip to content

Quality of Life updates#1026

Merged
mmzeynalli merged 4 commits intomainfrom
chore/qol-updates
Apr 18, 2026
Merged

Quality of Life updates#1026
mmzeynalli merged 4 commits intomainfrom
chore/qol-updates

Conversation

@mmzeynalli
Copy link
Copy Markdown
Member

  1. Added extensions.json file for recommended extensions in VSCode
  2. Added support for starlette 1.0. Now python3.9 uses 0.49.3, python 3.10 and higher uses >=0.50,<2.0.0
  3. Replaced some sessionmakers with async_sessionmaker
  4. Now linting and formatting test files as well

1. Added extensions.json file for recommended extensions in VSCode
2. Added support for starlette 1.0. Now python3.9 uses 0.49.3, python
   3.10 and higher uses >=0.50,<2.0.0
3. Replaced some `sessionmaker`s with `async_sessionmaker`
4. Now linting and formatting test files as well
Comment thread tests/test_models.py Dismissed
Copy link
Copy Markdown
Collaborator

@aminalaee aminalaee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment thread sqladmin/helpers.py Outdated
@mmzeynalli mmzeynalli added the ready-to-merge Approved and ready to merge. Will be published with the next release. label Apr 5, 2026
@mmzeynalli mmzeynalli merged commit 9313ad3 into main Apr 18, 2026
14 checks passed
@mmzeynalli mmzeynalli deleted the chore/qol-updates branch April 18, 2026 01:01
@mmzeynalli mmzeynalli mentioned this pull request Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Approved and ready to merge. Will be published with the next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants