Fork me on GitHub
#fulcro
<
2024-04-22
>
Brett07:04:30

Hey I would like to add sqlite support to fulcro-rad-sql. Anything I should be aware of before diving in ? I can see that I'll need to adjust type handling because sqlite doesn't support the same than postgres and also you can't create tables without columns. But other than that should be easy, no ?

❤️ 5
Jakub Holý (HolyJak)11:04:33

I don't really have any advice. Thank you and good luck!

Rei10:04:14

@tony.kay @holyjak IIRC someone told me that they are or have worked on a react native project with fulcro. Any tips on getting testing working? My current setup only allows for pure fulcro tests (e.g. mutations, etc.) which is quite limited in terms of what I wanted to test.

🤷 2