Right now, I'll duplicate the MySQL lib functionality for consistency. I'll test alternative features before proposing change to the DB API. Or maybe it's better to keep the standard DB API lightweight and offer an alternative lib with more functionalities? Anyway it's too early to tell.

I still have another question about automatic type conversion (db type to neko type), why is Mysql's longlong (a 64 bits integer) converted to a float?

Cheers

Alex


Neko and haXe were only supporting MySQL just a few days ago. It's a pretty recent change for instance to have an Connection being an interface.


--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to