Hi all,

Does anyone know if the ACL component works with UUIDs as the primary
key instead of INT?

I chose to use UUID (CHAR(36)) instead of INT for the PK of my users
table. All other PKs are INTs.

Can the ACL component handle this? I'm assuming I will have to modify
the aros table to change the foreign_key field from INT to CHAR(36).
Are there any other changes necessary?

Any advice would be appreciated!

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to