mdouchement

Results 31 issues of mdouchement

### What version of SQLBoiler are you using? `SQLBoiler v3.0.1` ### SQLBoiler command you used to generate your models? ```sh $ sqlboiler --wipe --no-tests --no-context --add-global-variants psql Error: unable to...

help wanted
feature request

### Issue Description The [Router](https://pkg.go.dev/github.com/labstack/echo/v4#Router) object does not allow custom HTTP methods like `COPY` or anything else. `func (n *node) addHandler(method string, h HandlerFunc)` and `func (n *node) findHandler(method string)...

v5

The nonce should not be generated from a pseudo random input.

It would be great to be able to close the server connections.

`POST /v1/items/check-integrity` ```json { "integrityPayloads": [ { "uuid": "a19606e7-5838-4c7f-9641-93ffdcacf3c2" } ] } ``` https://github.com/standardnotes/standalone does not support yet this feature.

new feature

https://github.com/standardnotes/syncing-server/pull/60

new feature

- https://github.com/containous/yaegi

new feature

enhancement

Based on https://github.com/dsharlet/LiveSPICE/commit/a0f0a8e4e75e2c81cc78d70f38aa67df48f1f0d8 build. I'm getting an error when I simulate the following shema: ![image](https://user-images.githubusercontent.com/6150317/204160225-4edeba6e-f053-4648-b39b-16ad9a30ec39.png) ``` Building circuit... Build: 0 errors, 0 warnings Building solution for h=2,6041666666666666E-06 Performing steady state...

bug