Re: callproc type casts
Tim Roberts <[email protected]> Tue, 10 Aug 2010 14:50:30 -0700
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Organization | Providenza & Boekelheide, Inc. |
| Message-ID | <[email protected]> |
Imre Horvath wrote: > Sorry, it was a typo. I forgot the , after the params. > It works now Don't feel bad; that's one of the easiest and most difficult-to-spot errors there is when working with Python SQL. I've done it myself, several times. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc.