Skip to content
#

postgres

postgresql logo

PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.

Here are 3,576 public repositories matching this topic...

grafana
STEELBADGE
STEELBADGE commented Dec 13, 2020

What happened:

When I click the link for See supported log levels and mappings of log level abbreviation and expressions in the Logs Panel doc it gives me a 404.

What you expected to happen:

It should take me to the See supported log levels and mappings of log level abbreviation and expressions page if it still exists.

**How to reproduce it (as minimally and precisely a

paolodamico
paolodamico commented Dec 8, 2020

Is your feature request related to a problem?

When sending incorrectly formatted payloads (e.g. a text-based string with a gzip compression header), the app will fail with a cryptic 500 error and register an unhandled exception.

Describe the solution you'd like

The app should return a 400 bad request error, with details on why the request failed (i.e. it is incorrectly formatted or

abonander
abonander commented Dec 2, 2020

Currently, the macros expect SQLX_OFFLINE to equal "true" (case insensitive) to force offline mode. This is fine, but environment variables that can switch something on or off typically also accept 0 as false and 1 as true.

This should be a relatively easy fix, the code is here: https://github.com/launchbadge/sqlx/blob/master/sqlx-macros/src/query/mod.rs#L40

I would also prefer to use

Created by Michael Stonebraker

Released July 8, 1996

Repository
postgres/postgres
Website
www.postgresql.org
Wikipedia
Wikipedia
You can’t perform that action at this time.