Piotr Jastrzębski

Results 140 comments of Piotr Jastrzębski

Currently the error looks like this: ``` Could not compile routes (using deno-style modules) Caused by: 0: Could not compile TypeScript 1: failed to load module file:///.../chiselstrike/my-backend/models/user 2: No such...

> We need a judge. @tzach would you mind being a judge and deciding whether an "attempts" counter should contain failed operations as well as successful or just the successful...

I think this is a good proposal and definitely a step into the right direction. One caveat is that closing the sqlite connection after every request will increase the latency...

Seems related to https://github.com/rust-lang/rust/issues/41703

@LucioFranco this is the problem I was telling you about few days ago. Is this fixed?

Could you paste a link to the wrong docks @mpiorowski please?

what's also missing I think is cloning schema to newly created db that links to existing schema

@avikivity I agree that publishing our driver as maven artifact is the best way to do it. In the mean time we can just put our driver into tools instalation.