Re: unsigned column types

2009-07-24 Thread Mark

nope
i always use unsigned ints

- auto incr int(10)
- tinyint(1) toggles
- tinyint(2) enumeration fields
etc

only the cake bake "schema" seems not to like it
but its buggy anyway (comments and other special attributes get lost)
hopefully, this won't be a problem in the future


On 24 Jul., 22:19, Miles J  wrote:
> Does cake do anything weird if I apply an unsigned attribute to any of
> my int columns?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



unsigned column types

2009-07-24 Thread Miles J

Does cake do anything weird if I apply an unsigned attribute to any of
my int columns?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---