postgres

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,494 public repositories matching this topic...
-
Updated
Nov 25, 2020 - Clojure
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Nov 25, 2020 - C
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Oct 25, 2020 - Python
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Nov 23, 2020
-
Updated
Aug 12, 2020 - Python
-
Updated
Apr 3, 2020 - Go
-
Updated
Nov 25, 2020 - Go
-
Updated
Nov 25, 2020 - C
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Mar 29, 2020 - Python
-
Updated
Nov 24, 2020 - Rust
-
Updated
Nov 12, 2020 - TypeScript
-
Updated
Nov 25, 2020 - JavaScript
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
-
Updated
Mar 3, 2019
-
Updated
Nov 24, 2020 - Go
-
Updated
Nov 24, 2020 - C#
-
Updated
Nov 11, 2020 - Ruby
Created by Michael Stonebraker
Released July 8, 1996
- Repository
- postgres/postgres
- Website
- www.postgresql.org
- Wikipedia
- Wikipedia
What would you like to be added:
Currently, some headings are also steps in procedures. The format is not consistent. We need the heading format made consistent per the Grafana documentation style guide.
This means both the step number format (Step 1., Step 2.) and that everyt