On Tue, 28 Nov 2006, Craig Morrison wrote:

I believe you are correct. I must admit I'm a bit behind on indexes as
most of the sql operations that I do are simple lookups on small datasets.

Craig,

  I'm confident that we're both correct on this.

What you have to make sure of though is that your `model_name' doesn't get
changed during the edit because that will change the `uniqueness' of the
record and thus the UNIQUE constraint never fires.

  That will not change. It's the name of the database so it's constant for
the duration of the project. Heck, if we ever want to rename it, we'll just
use the 'mv' command in the shell. :-)

Thanks,

Rich

--
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.(TM)    |            Accelerator
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to