meus
|
ea803566b6
|
fix dsn so that sqlite:///full/unix/path/test.db and sqlite://c:/full/windows/path/test.db works
|
2007-11-03 20:34:19 +00:00 |
|
meus
|
aacfe7288b
|
changed the tests so that DSN sqlite parsing works. It does not use the syntax in the manual.
|
2007-11-03 14:28:35 +00:00 |
|
Jonathan.Wage
|
54c3b98d73
|
Fixes.
|
2007-10-15 20:39:44 +00:00 |
|
meus
|
d08f492656
|
removing ending ?> and some tabs
|
2007-09-02 16:56:44 +00:00 |
|
zYne
|
bb1cf022a3
|
Migrating test cases to be PHP 5.2 compliant
|
2007-02-15 22:20:44 +00:00 |
|
zYne
|
d1ad19fdd8
|
Modified the test structure
|
2006-12-27 21:20:26 +00:00 |
|
zYne
|
16d964e4ba
|
Fixed the core get() / set() issue
|
2006-09-12 21:36:36 +00:00 |
|
zYne
|
8e3aead181
|
Tests updated for classify / tableize
|
2006-08-22 19:34:40 +00:00 |
|
zYne
|
a0958f7d0e
|
|
2006-08-21 23:20:33 +00:00 |
|
doctrine
|
d1ed73c6d9
|
Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException)
|
2006-06-06 20:37:56 +00:00 |
|