Love Your Database: Simple Validations

From: guyren(at)gmail(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Love Your Database: Simple Validations
Date: 2016-12-17 22:57:51
Message-ID: E704D072-4D0C-415E-95F4-398B61D239B3@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Love Your Database: Simple Validations

I just posted the next blog post in my Love Your Database series about how to put your model logic in Postgres where it belongs.

This one describes in principle how to put validations in Postgres and then capture them in your web application so you can provide friendly errors to your users and such.

I'd love to have any feedback from folks on this list that I can, in order to improve this.

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2016-12-17 23:25:56 Re: About the MONEY type
Previous Message Torsten Förtsch 2016-12-17 22:39:18 Re: Checking data checksums...