2008/9/20 Greg Troxel <[EMAIL PROTECTED]>:
> ? I would be surprised if any database interface returned a
> string, when the database column was declared an int,
> so I don't quite understand this ...
>
> That would be the SQL way :-) I haven't looked at guile-dbi; perhaps it
> has the critical co
? I would be surprised if any database interface returned a
string, when the database column was declared an int,
so I don't quite understand this ...
That would be the SQL way :-) I haven't looked at guile-dbi; perhaps it
has the critical conversions already.
guile-pg does support pg larg
2008/9/19 Greg Troxel <[EMAIL PROTECTED]>:
>
> guile-pg has really nice support for converting postgresql types to and
> From scheme types,
? I would be surprised if any database interface returned a
string, when the database column was declared an int,
so I don't quite understand this ...
> and
Also, can anyone provide a summary of all the DB-related libraries for
Guile? I believe there's guile-pg, and guile-sqlite, but (i) there
could be others I've forgotten, and (ii) it would be great if someone
could summarize how they differ / overlap / compare with each other.
guile-pg ha
Also, can anyone provide a summary of all the DB-related libraries for
Guile? I believe there's guile-pg, and guile-sqlite, but (i) there
could be others I've forgotten, and (ii) it would be great if someone
could summarize how they differ / overlap / compare with each other.
I am famili
2008/9/19 Linas Vepstas <[EMAIL PROTECTED]>:
>
> I'm posting here -- although there used to be guile-dbi-user and
> guile-dbi-devel
> mailing lists, these had no subscribers, and quickly filled with spam, as
> evidenced by their mail archives. I've applied to get an account on gna.org
> to post th
- Original Message
> From: Linas Vepstas <[EMAIL PROTECTED]>
>
> Hi,
>
> Below follows a series of 12 patches against Guile-DBI and DBD-Postgres.
>
Linus, thank you for doing this.
-Mike Gran
Hi,
Below follows a series of 12 patches against Guile-DBI and DBD-Postgres.
Guile DBI is a wrapper for accessing SQL databases.
https://gna.org/projects/guile-dbi/
I'm posting here -- although there used to be guile-dbi-user and guile-dbi-devel
mailing lists, these had no subscribers, and quic