cakephp2-php8/lib/Cake/Test
mark_story f531e7f24b Fix UUID issue in SQLite
Only varchar(36) was interpreted as a uuid.  char(36)
should also be treated this way.  Most documentation refers
to this type.  Also char(x) fields should be treated as strings,
not text.

Fixes #2184
2011-10-31 23:10:48 -04:00
..
Case Fix UUID issue in SQLite 2011-10-31 23:10:48 -04:00
Fixture Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 18:25:08 -04:00
test_app Remove whitespace [Gun.io WhitespaceBot] 2011-10-28 18:25:08 -04:00