Thanks to visit codestin.com
Credit goes to github.com

Skip to content

📝 Add External Link: Techniques and applications of SQLAlchemy global filters in FastAPI#12109

Merged
alejsdev merged 6 commits into
fastapi:masterfrom
TheShubhendra:patch-1
Sep 3, 2024
Merged

📝 Add External Link: Techniques and applications of SQLAlchemy global filters in FastAPI#12109
alejsdev merged 6 commits into
fastapi:masterfrom
TheShubhendra:patch-1

Conversation

@TheShubhendra

Copy link
Copy Markdown
Contributor

Added links to two of my Medium articles that showcase best practices for globally filtering rows in different scenarios:

Mastering Soft Delete: Advanced SQLAlchemy Techniques – Covers implementing global filters based on the is_deleted flag.

Role-Based Row Filtering: Advanced SQLAlchemy Techniques – Discusses applying role-based filters to tailor data access dynamically.

These articles provide practical insights and solutions that might be beneficial for enhancing filtering practices in FastAPI applications.

@alejsdev alejsdev added the docs Documentation about how to use FastAPI label Sep 1, 2024
@github-actions

github-actions Bot commented Sep 3, 2024

Copy link
Copy Markdown
Contributor

📝 Docs preview for commit 28a0815 at: https://f417a1fc.fastapitiangolo.pages.dev

@TheShubhendra

Copy link
Copy Markdown
Contributor Author
Screenshot 2024-09-03 at 19 37 27

Full stop is appearing into next line. 🤔🤔

@alejsdev

alejsdev commented Sep 3, 2024

Copy link
Copy Markdown
Member

I updated the file to add single quotes to avoid pre-commit error.
It is now ready to merge. Thanks! @TheShubhendra 🚀

I checked the last preview but it looks ok 🤔

image

@alejsdev alejsdev merged commit f42fd9a into fastapi:master Sep 3, 2024
black-redoc pushed a commit to black-redoc/fastapi that referenced this pull request Sep 12, 2024
black-redoc pushed a commit to black-redoc/fastapi that referenced this pull request Sep 12, 2024
black-redoc pushed a commit to black-redoc/fastapi that referenced this pull request Sep 12, 2024
s-rigaud pushed a commit to s-rigaud/fastapi that referenced this pull request Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation about how to use FastAPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants