buildpeak

Results 2 issues of buildpeak

This is a very simple version of OpenAPI spec just for internal use. At least the developer can use the Swagger page to do some RESTful tests.

## Error message ``` pgtype.JSON ERROR: invalid input syntax for type json (SQLSTATE 22P02) ``` ## Description When use **pgx/v4/stdlib** and **sqlx** to store pgtype.JSON to database, will get an...