Leynier Gutiérrez González
Leynier Gutiérrez González
In some contexts, synchronous operations are required but in others, asynchronous operations are possible and more efficient. For example a CLI with [Typer](https://github.com/tiangolo/typer) and a RestAPI with [FastAPI](https://github.com/tiangolo/fastapi). It would...
Below I will place the links to the pull requests that I think should be accepted and the links to the comments where I explain why. - [x] https://github.com/tiangolo/sqlmodel/pull/322 -...
I have a proposal for a new query API for `postgrest-py`. The objective is to be more strict with respect to the order in that the different methods can be...
To evict this issues 
## What type of PR is this? (check all applicable) - [ ] ♻️ Refactor - [x] ✨ Feature - [ ] 🐛 Bug Fix - [ ] 👷 Optimization...
## Feature Request Supabase is an open-source Firebase alternative. That allows us to start a project with a Postgres Database, Authentication, instant APIs, Realtime subscriptions, and Storage. My feature request...
PNG images work correctly. For example, for the file: https://nuxt.educup.io/img/achievement-1.png Through the image module, it also works correctly: https://nuxt.educup.io/_amplify/image?url=/img/achievement-1.png&w=1280&q=100 But for the SVG file: https://nuxt.educup.io/img/logo-white-tm.svg The URL provided by the...
This issue is to track the latest accepted pull requests from the [JS client](https://github.com/supabase/gotrue-js) and discuss whether they should be implemented. ## gotrue: ### Pull Requests: - https://github.com/supabase/gotrue/pull/309 - https://github.com/supabase/gotrue/pull/318...
# Feature request ## Is your feature request related to a problem? Please describe. Enterprise email systems are consuming password recovery links and the alternative is to use the OTP...