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,464 public repositories matching this topic...

grafana
skrabadiloseidon
skrabadiloseidon commented Nov 17, 2020

What would you like to be added:
Add an option to invert the alert list panel sort order when set to "Recent state changes" mode.

Why is this needed:
The current order is confusing, new entries are added at the bottom, nobody looks at the bottom for new entries.
New and important alerts are scrolling out of the box and you will never notice them.

![alarm_panel](https://user-images

abonander
abonander commented Nov 16, 2020

In my experience, far and away the primary reason to use DatabaseError::downcast_ref() is to check the constraint name. It would be nice not to have to downcast, though:

https://github.com/launchbadge/sqlx/blob/master/sqlx-core/src/error.rs#L146

 pub trait DatabaseError: ... {
    // existing methods omitted

    /// Returns the name of the constraint that triggered the error, if

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.