Just in case, i'm using UUID as primary key for branch office. periodically
integrated with database in HO.

On Thu, Mar 1, 2012 at 8:37 AM, Larry E. Masters <php...@gmail.com> wrote:

> check out all of the plugins at http://cakedc.github.com all of them are
> using UUID
>
> --
> Larry E. Masters
>
>
> On Wed, Feb 29, 2012 at 8:53 AM, Ighor Martins <ighor.mart...@gmail.com>wrote:
>
>> Hello,
>>
>> I was thinking about the use of integer as primary key of the table or
>> use a char(36) as UUID in the entire project,
>> What I dont like about the integer, is the auto increment number, So I
>> decided to use char(36) 'cause cake automatically fill it with an UUID, but
>> I dont know if this can slow down the search in DB.
>>
>> So, anyone who used this before, please tell me about that.
>> Is that right to use this in tables like: Users, Cars, Categories?
>>
>>
>> Thanks.
>>
>> --
>> 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
>> cake-php+unsubscr...@googlegroups.com For more options, visit this group
>> at http://groups.google.com/group/cake-php
>>
>
>  --
> 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
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to