pwm on Nostr: Just browsing around and found this ...
Just browsing around and found this
https://github.com/fiatjaf/relayer/blob/master/storage/sqlite3/init.go
Maybe that's all you need at first, and you can redo the schema later. Dunno if SQLite has fancy accessor syntax for jsonb fields or if it just coercing them to text. I'll have to go back and check.
https://github.com/fiatjaf/relayer/blob/master/storage/sqlite3/init.go
Maybe that's all you need at first, and you can redo the schema later. Dunno if SQLite has fancy accessor syntax for jsonb fields or if it just coercing them to text. I'll have to go back and check.