[GENERAL] Re: [GENERAL] Love Your Database project — Thoughts on effectively handling constraints? - Mailing list pgsql-general

From Kevin Grittner
Subject [GENERAL] Re: [GENERAL] Love Your Database project — Thoughts on effectively handling constraints?
Date
Msg-id CACjxUsM45XJ+pOcWT2hsG3_r6kxZTzJtCOqN-+Cxj26y6FABzA@mail.gmail.com
Whole thread Raw
In response to [GENERAL] Love Your Database project — Thoughts on effectively handling constraints?  (Guyren Howe <guyren@gmail.com>)
List pgsql-general
On Fri, Dec 16, 2016 at 3:54 PM, Guyren Howe <guyren@gmail.com> wrote:

> What I need to do is turn this into something similar to the equivalent
> Rails-side constraint failure, which is a nicely formatted error message on
> the model object.

Can you show what the text in such a message looks like?

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-general by date:

Previous
From: "Charles Clavadetscher"
Date:
Subject: Re: [GENERAL] Delete from table conditionally
Next
From: Arup Rakshit
Date:
Subject: [GENERAL] SQL query problem of a Quiz program