Martin Olsansky

Results 12 issues of Martin Olsansky

https://github.com/kika/fixedsys

Could be some interactive CLI option maybe ```/Users/olso/Library/Application\ Support/Spotify/PersistentCache/Storage```

enhancement
question

```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)...

![screenshot_2015-06-01-09-34-04](https://cloud.githubusercontent.com/assets/7975158/7908078/6acce382-0841-11e5-8aab-8fca5f7a98bb.png)

enhancement

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