-
As we start to plan for user-contributed changes to Macrostrat, it will become important to have reversible change logs for some tables.
# Possible approaches
## Build "versions" into the releva…
-
## Contexto
Hoje nosso banco de dados está hospedado na AWS e sendo servido pelo RDS, onde a instância de Produção está em SP (`sa-east-1`) conforme visto no arquivo do Terraform:
https://github…
-
The application being a mobile device should still function offline.
## User Story 1:
As a user, I want to go to remote locations to skout things and still have the application work without or w…
ryjen updated
11 months ago
-
Been watching the progress on Supabase for a while but not opened an issue! 🤦♂️
https://github.com/supabase/supabase
https://supabase.com/
![image](https://user-images.githubusercontent.com/194…
-
## Add-ons for managing data and APIs
`Component` needs an easy way of importing, querying, saving, and syncing external data.
The benefits of easily managing external data:
- access large da…
-
users should be able to upload their avatar, crop it using restricted aspect ratios, the file should then be resized into dynamic sizes, eg. thumbnail & full-size. We will upload all our files as jpg …
-
### Environment
Node 22.
### Reproduction
I use Jiti as part of the nextjs build step, to validate env.
At the top of a nextJS file add this:
```typescript
import { createJiti } from "jiti…
-
By default Supabase, foreign keys have either **RESTRICT** or **NO ACTION** as _on delete_ behaviour. This obviously doesn't work for most of our tables, but there is not way to change this except by …
-
Not sure where the issue is coming from. I'm clearly doing something wrong. Help :D
`
final ByteData byteData = await rootBundle.load(assetPath);
final Uint8List inputBytes = byteD…
-
Hi!
For our case we had to run this project in browser, and we wonder what was the reason to choose electron?
If you are interested in providing version able to run in browser I can prepare pull re…