Commit Graph

14 Commits

Author SHA1 Message Date
Florent
aea6100bb4 remove buggy test script 2013-07-08 10:01:40 +02:00
Florent
cf0036babb using exception instead of null return (preventing potential NPE) 2013-07-08 09:50:49 +02:00
Florent
b858179dd9 don't repeat yourself 2013-07-08 09:44:10 +02:00
Florent
89f1e64ad0 bugfix in UserMapper::findAll 2013-07-08 09:38:42 +02:00
Florent
ff0159e21c test restore with find 2013-07-08 09:28:57 +02:00
Florent
6cedf6656c bugfix in UserMapper 2013-07-08 09:28:18 +02:00
Trismegiste
d9e5b562c4 injecting a database abstract layer (instead of creting it in constructor) 2013-07-08 04:23:56 +02:00
Trismegiste
e8adb1874c fix a bug in User 2013-07-08 04:22:32 +02:00
Trismegiste
491a8b188a fix syntax errors in datamapper 2013-07-08 03:54:11 +02:00
Konstantinos Bariotis
9e26e7c864 Update Test.php 2013-05-15 21:33:04 +03:00
kbariotis
2ca016fb66 some fixes on comments 2013-05-13 20:50:32 +03:00
kbariotis
a2c33a4c58 some more code examples 2013-05-13 20:48:37 +03:00
kbariotis
73cd3bf9cd added DataMapper Example 2013-05-13 20:40:21 +03:00
kbariotis
4ff0def140 Added DataMapper files 2013-05-11 20:07:59 +03:00