cakephp2-php8/cake/libs/model
phpnut eeeee7b49b Implementing automatic UUID for primary keys if the field is CHAR(36).
Stripped out old code from NeatString.
Added String:uuid();
Renamed neat_string.test.php.
Added test for UUID generation.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5552 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-08-20 01:58:44 +00:00
..
behaviors AD7six: Changed to use single quoted strings 2007-08-11 15:04:23 +00:00
datasources Fixing hasMany SQL optimization (Ticket #3075) 2007-08-17 13:37:56 +00:00
behavior.php Adding missing headers 2007-02-09 18:18:01 +00:00
connection_manager.php Adding ConnectionManager::sourceList() to return the list of DataSources (Ticket #2274) 2007-08-11 21:52:23 +00:00
db_acl.php Adding fix for #2753, db_acl.php doesn't respect Dbo alias property 2007-07-08 03:09:06 +00:00
model.php Implementing automatic UUID for primary keys if the field is CHAR(36). 2007-08-20 01:58:44 +00:00