Re: clsql:list-attribute-types
Russ Tyndall <[email protected]> Mon, 12 Sep 2011 11:10:57 -0400
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
Apologies for the bug introduction. This was caused by in appropriate
column name quoting in a couple places. I think I have this
straightened out as I now see results in postgresql-socket, ODBC and
mysql (which while unmentioned, probably suffered from the same bug). I
will get this patch pushed upstream soon and you should be able to get
the patch from git (or eventually in the next quicklisp update).
Thanks for the bug report!
Cheers,
Russ Tyndall
On 9/12/2011 6:46 AM, Otto Diesenbacher wrote:
> Dear CLSQLers,
>
> starting with the current quicklisp-distribution (clsql-20110829-git)
> with CCL 1.7/32/Windows using the CLSQL-backends ODBC (Firebird,
> Access) and Postgresql (postgresql-socket) the function
> list-attribute-types always returns something like (("FOO" NIL) ("BAR"
> NIL)), any further information (type, type precision, scale,
> null-values) is missing.
>
> Am I doing anything wrong, is there a new way to access
> meta-information with version CLSQL 6.0?
>
> best regards & many thanks to the developers!
> okflo
>
> --
> Otto Diesenbacher
> [email protected] <mailto:[email protected]>
> Salzburg, Austria
>
>
> _______________________________________________
> CLSQL mailing list
> [email protected]
> http://lists.b9.com/cgi-bin/mailman/listinfo/clsql
_______________________________________________
CLSQL mailing list
[email protected]
http://lists.b9.com/cgi-bin/mailman/listinfo/clsql