Martin Olsansky
Martin Olsansky
https://github.com/kika/fixedsys
Could be some interactive CLI option maybe ```/Users/olso/Library/Application\ Support/Spotify/PersistentCache/Storage```
```ts const trx = await sq.transaction(); // FIXME: can't get these to work await sq.sql`lock table ${tables.stripeSubscriptionMirror} in exclusive mode`.one(trx); await sq.sql`lock table ${tables.stripeSubscriptionMirror} in exclusive mode`.all(trx); ``` ``` (node:69305)...
https://swiperjs.com/react/

Hi, saw you on Twitter https://github.com/SweetIQ/schemats but for `defineTables` would be nice
Hey, great project, would like to get it working, any ideas what might be wrong? I'm not using any filters