Dont declare the the column precisions to be a fixnum since odbc
authorNathan Bird <nathan@acceleration.net>
Fri, 27 Feb 2009 22:48:05 +0000 (17:48 -0500)
committerNathan Bird <nathan@acceleration.net>
Mon, 20 Jun 2011 20:06:17 +0000 (16:06 -0400)
commit7b26e869b253d7f77f7d882d44fab090a6667280
tree275183c1e02fb57aa0755c2001a23d706451384e
parent43ebc59a11ebc66f3405e85f6aba5351ab707fb3
Dont declare the the column precisions to be a fixnum since odbc
implementations like to set it to 2147483647, we arent going to
allocate anything of this size.
db-odbc/odbc-dbi.lisp