Delaney

Results 129 comments of Delaney

@mikeschinkel in the meantime I'm now using a `Taskfile.yml` to do the automation to use outside of sqlc ```yaml sqlc-pb-update: dir: sqlc-gen-zombiezen/pb/plugin cmds: - wget -Nc -q --show-progress https://raw.githubusercontent.com/sqlc-dev/sqlc/main/internal/plugin/codegen.pb.go -...

`task sqlc -w` note this is just part of the taskfile... `task --init` to make a new file. https://taskfile.dev/usage/ for more details.

Is it iOS? Money says this is in Safari

Fixed with latest update

@betamos thanks for taking the time > * Why auto-create the bucket? IIUC litestream wants you to provision resources yourself (like the S3 client), which is trivial with the NATS...

I have been slammed with other projects but I agree with the comments above and will remove the bucket config from this sorry and look for a review

you can't have to `data-on-click`'s on the same element. it's a limitation of the data-* spec @blinkinglight

Hmm, got a PR in mind? I'll have to play with it a bit to figure out the right approach. Thanks for bringing to my attention. What are you think...