For Oracle that would be the ORA-numbers.
Imho lots of the db specific things belong into the DBD modules.

-Alex

From: Oleg Pronin [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 31, 2008 11:40 PM
To: DBIx::Class user and developer list
Subject: Re: [Dbix-class] Race condition in find_or_create()

Do not forget that not all of the world has english databases. Some people use 
localized postgresql or other. If so it may return errors in other language :)
The best way is to use error codes (they are specific in various db servers), 
but unfortunately, some databases (or database drivers) return wrong codes or 
do not return at all.

*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien
Handelsgericht Wien, FN 79340b
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
Notice: This e-mail contains information that is confidential and may be 
privileged.
If you are not the intended recipient, please notify the sender and then
delete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]

Reply via email to