Re: [Modeling-users] MySQL TEXT
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-05-31 14:53:37
|
so...@la... wrote: > I do, TEXT works great on mysql using this patch.=20 Fine :) However I'm a bit distracted here: support for TEXT was added for mysql in 0.9pre4. I'm currently updating the documentation and will also update the postgresql adaptor so that it also accepts it. Note: I'm not adding it to the core but specifically in adaptors since TE= XT is not in ANSI SQL (AFAIK). [cf. http://www.mysql.com/doc/en/Extensions_to_ANSI.html and http://www.commandprompt.com/ppbook/index.lxp?lxpwrap=3Dx2632%2ehtm] It will be in next release, and soon on cvs. -- S=E9bastien. > On Sat, May 31, 2003 at 02:01:32PM +0200, Sebastien Bigaret wrote: > >=20 > > Three months ago Yannick, then Soaf requested support for TEXT > > sql-datatypes in mysql. A patch was posted for mysql but I got no > > report. > >=20 > > I think this should be added to the main trunk (for both mysql and > > postgresql). Are some of you using this on a regular basis and can conf= irm > > that it's ok? >=20=20 >=20 > I do, TEXT works great on mysql using this patch.=20 |