help
Methods returning Literal values not being escaped to JSON
Help (Code)
How can you ignore logs from a specific endpoint?
Help (Code)
Issue with nested DTO
Help (Code)
Trying to figure out how to use advanced_alchemy as a standalone
Advanced Alchemy
Litestar/AA CLI: `alembic.util.exc.CommandError: Path doesn't exist: migrations.`
Newbie Coder
Advanced Alchemy
Help (Code)
Flash messages
First-Party Plugins
Update using Advanced_alchemy's Service in FastAPI
Help (Code)
Implementing oauth2 provider for 3rd party issuer
Help (Meta)
Contributing
Closing redis connection correctly
Help (Code)
in a custom session middleware should i set the auth?
Litestar
litestart asyncpg with DI
Third-Party Plugins
"'user' is not defined in scope, install an AuthMiddleware to set it"
Newbie Coder
Litestar
Help (Code)
Installing a Postgres Extension on Startup
Solved
Help (Code)
Supertoken Support for Litestar
Third-Party Plugins
Help (Code)
Usage of custom sqlalchemy serialization with pydantic instead of msgspec in _sqla_on_connect
Fullstack
How do guards combine?
Help (Docs)
advanced alchemy alembic not detecting my models
Advanced Alchemy
How can i group sqlalchemy composite fields better
Advanced Alchemy
Advanced alchemy service layer use in controller
Solved
Help (Code)
Advanced Alchemy Filters
Advanced Alchemy
Help (Code)
Help (Docs)
How would you implement a route with optional User ?
Help (Code)
Circular Imports
Help (Code)
Litestar SAQ 404 in /SAQ
Help (Code)
Relationship Updates Not Working After Upgrading to advanced-alchemy >=1.5.0
Help (Code)
TypeError: StoredObject.__init__() missing 1 required positional argument: 'backend'
Bug
Help (Meta)
Advanced Alchemy
Exclude from GitHub
Help (Code)
Advanced Alchemy complex migration not possible
Help (Code)
Upsert with relationship
Advanced Alchemy
Help (Code)
Adding typer apps to cli group
Help (Code)
How to access response body in after_request if I'm returning a pydantic response ?
Help (Code)
Returning custom class instances from route handlers
Help (Code)
What is the conceptual difference between middleware and life cycle hooks
Help (Docs)
JWT with third party issuer
Feature Requests
Litestar
Help (Docs)
Cant init subclass of UUIDv7AuditBase with MappedAsDataclass + kw_only=True due to missing _sentinel
Advanced Alchemy
Help (Code)
Type Hinting Issues with class SQLAlchemyAsyncRepositoryService
Help (Code)
Getting started testing my litestar app using a real database/pytest-databases
Help (Code)
Using SQLAlchemy lazy definition to raise, how to apply load in create or update returned object ?
Help (Code)
Validate a field as positive integer only
Help (Code)
How can I exclude static files at / from my auth middleware?
Help (Code)
advanced-alchemy: SQLAlchemy[Sync/Async]RepositoryService update method bug?
Advanced Alchemy
Help (Code)
How do do transactional testing with Litestar
Help (Code)
Best practices for i18n
Help (Code)
Stuck on `alchemy init --config` in CLI
Newbie Coder
Advanced Alchemy
Solved
Help (Meta)
SQLAlchemyDTO does not honor include/exclude config parameters
Help (Code)
Advanced-Alchemy TypeError for SQLAlchemyPlugin
Advanced Alchemy
Help (Code)
advanced-alchemy IdentityAuditBase not generating identity PK column?
Advanced Alchemy
Help (Code)
Multipart upload with json data fails to convert json array string into msgspec struct
Help (Code)
how do you do a multi part with JSON and a UploadFile?
Solved
Help (Code)
Logout/delete cookie with JWTCookieAuth
Solved
Help (Code)
app dependency for URL resolution inside of route handlers?
Help (Code)
Issue with create after AA 1.5.0
Feature Requests
Help (Meta)
Suggestions