Rares Vanca
Rares Vanca
**Is your feature request related to a problem? Please describe.** The rectangular tunnels look great, but they aren't always realistic for metro tunnels. **Describe the solution you'd like** I'd like...
### 🔖 Feature description In the Auth tab, you could select a collection in a database that extends the user. So when you create a user by ```javascript account.create('[USER_ID]', '[email protected]',...
When running the following code, the second blink command does not work and it continues to run the first blink: ```rust led.blink(0.05, 0.05, 0.0, 0.0); thread::sleep(Duration::from_millis(1000)); led.blink(1.0, 1.0, 0.0, 0.0);...
**Is your feature request related to a problem? Please describe.** Flatpak is increasing in popularity and a lot of people can't stand Snap. **Describe the solution you'd like** Could this...
**Describe the bug** Serving or deploying functions does not work. Supabase CLI can't access the files? **To Reproduce** Steps to reproduce the behavior: 1. Create an Edge function using `supabase...