:-)
Of course! It is in trunk. I have not tested it and I am not (yet)
taking advantage of the sequence type and the full-text support (we
need a more global strategy for that).
If anybody wants to try it:
1) install cubriddb
2) use
db = DAL('cubrid://username:password@hostname:port/dbname')
Let me know if it works or what errors you get.
Massimo
On May 17, 2:00 am, pbreit <[email protected]> wrote:
> If it's pretty much compatible with MySQL, I'm guessing Massimo will have it
> supported in DAL by the time we wake up
> tomorrow!http://code.google.com/p/web2py/source/browse/gluon/dal.py
>
> The performance and scalability features do sound attractive. I'm not sure
> I'd switch off of Postgres at this point but it might be worthwhile to try
> it out on a project.