Volcano

Results 2 issues of Volcano

If JWT_SECRET env param is specified, all routes will require a JWT token to access. Any requests made will be logged in a JSON format for AWS cloudwatch.

enhancement

### Describe the bug Driver: postgresql Version: checked 6.2.9, 6.3.8 When executing sql with multiple statements, method "all" returns undefined, and both "run" and "get" throw `DriverException: Cannot read properties...

good first issue