Results 79 comments of Jay Patel

If you set automatic installation to false, does it still happen?

https://github.com/electric-sql/electric/blob/1c55d2acbda0b1e486511d6b27396b2363c2393a/examples/linearlite/src/sync.ts#L78

@tdrz this is the code that throws the error. ``` export class BigDecimal { // Configuration: private constants private static readonly DECIMALS: number = 18; // Number of decimals on...

when calling PGliteWorker.create, then trying to use it, it fails, but using it directly in the query, it works fine

@evanob curious to learn more about your setup. I am doing something similar and have the same issue. right now, our app just serves 503s during the deployment. as the...

@darold any chance this could be done? would be really helpful in flows and mason.nvim can get the update

i mean you can just try running that and see that it doesn't work

the right token is `aws:cloudfront/vpcOrigin:VpcOrigin`

> Execute `prove` at command line to run regression test. @darold not quite following. I meant if people wanted to use pgFormatter in their own CI setup, some instructions on...