Would you add this to 2.x or should i just do it for 3.x ? /thomas
On 28 Apr 2014, at 20:10, José Lorenzo <[email protected]> wrote: > In theory you can use whatever text type and cake will still work with it. > The problem is at generating tables from fixtures, we don't support that type > of column. Adding support for it is kind of trivial, actually, would be be > able to help us adding it? > > On Sunday, April 27, 2014 9:19:27 PM UTC+2, Thomas von Hassel wrote: > No, but sometimes, if you are dealing with a CMS and people store large blobs > of html/css then TEXT can end up being be too small. > > /thomas > > On 27 Apr 2014, at 17:31, José Lorenzo <[email protected]> wrote: > >> Do you really need to store 4GB of data in a field? >> >> On Sunday, April 27, 2014 10:06:08 AM UTC+2, Thomas von Hassel wrote: >> I take it there is still no good way to express LONGTEXT type via the schema >> system ? >> >> /thomas >> >> >> -- >> Like Us on FaceBook https://www.facebook.com/CakePHP >> Find us on Twitter http://twitter.com/CakePHP >> >> --- >> You received this message because you are subscribed to the Google Groups >> "CakePHP" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/cake-php. >> For more options, visit https://groups.google.com/d/optout. > > > -- > Like Us on FaceBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/cake-php. > For more options, visit https://groups.google.com/d/optout. -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
