alexj212
alexj212
I had the same issue, I tracked it down to line 188, change the status check from elif status == 0: to elif message_code != 100 Then you should be...
You can definitely use `gen` with the exec option and create a template. Please feel free to supply a PR.
You can definitely use gen with the exec option and create a template. Please feel free to supply a PR.
@GeekEast I added uuid support for postgres handling it as a string - Looking into `CHARACTER varying`
- v0.9.23 (07/10/2020) - Added postgres types: bigserial, serial, smallserial, bigserial, float4 to mapping.json
@derekcollison Any eta on a target version/date?