Tickets are not stored/created on github, they are on http://cakephp.lighthouseapp.com. What part of CakePHP is limited at 256 characters? The CakeSchema class and its internals are not going to support all features of every database. Some more information would be helpful.
-Mark On Sep 26, 12:18 pm, TapTap <[email protected]> wrote: > The SQL Server Database has always considered varchar datatypes to be > limited to 256 characters; this is true in the lastest 1.3 and 2.0RC > builds. SQL Server varchars can be defined as high as 8000 characters, > not 256. Is this planned to be fixed at all? I couldn't find how to > post a ticket on github, I don't know if this issue has been covered > but in my application I do need access to varchar fields in a SQL > Server database and would enjoy a SQL Server driver that queried > varchar fields properly. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
