Native D MySQL Driver
Somedude
lovelydear at mailmetrash.com
Sat Nov 5 16:32:27 PDT 2011
Le 05/11/2011 17:37, Steve Teale a écrit :
> On Sat, 05 Nov 2011 09:34:34 +0100, Somedude wrote:
> What I'm working on at the moment is the MySQL driver. That does as you
> note have the LIMIT clause so I had no need to do anything special.
>
> I have provided the capability to map rows to a struct. I guess it would
> be possible to do the same with a class provided that all the class data
> members corresponded to columns, or that a subset of them existed as a
> struct with that limitation, or could be identified as candidates in some
> way.
>
> Connection pooling is on my list of things to do.
>
> Steve.
Thank you.
Dude
More information about the Digitalmars-d
mailing list