Back
Similar todos
Load previous page…
chat with client about crash on android
Uhhh you broke the db on live...fix it #rc
fixed 500 crash #vsnipp
bug: app crashes switching between collection and AR too fast #wordvomit
figure out work-around to long grdb library compile times due to me using custom sqlite version #blip
get db working for app
fix failing db queries by adding options to db connection string #checkoutpage
debbugging the script to load DB #dpj
fix bug where cron bot didn't update to sqlite db cause it made a new db file instead of using my existing one. #solarbot
just tried to debug an RLS error that doesn't freaking make sense (basically when accessing db as admin it applies RLS (?!) when it didn't up until yesterday. code didn't change, deps didn't change, db versions and data didn't change. I'm really confused. Anyways creating new rls and accessing the customer id table as the user solves the problem) #inpilot
fix database #web
manually fixed database after bug
fight with SQLite 3 and it's default values that don't work 😅
fix auth error causing app to crash #audiogest
connect database to app #aitoolsfor
been working on implementing supabase in one of my project, but kept having the DB deactivated. So now I run a cron job daily to call the API to keep the DB live even when there's no call (because currently still testing). #building