public
Description: DBSlayer adapter for DataMapper 0.9
Homepage: http://github.com/krobertson/dm-dbslayer
Clone URL: git://github.com/krobertson/dm-dbslayer.git
dm-dbslayer / TODO
100644 9 lines (8 sloc) 0.314 kb
1
2
3
4
5
6
7
8
9
TODO
====
 
* Add tests for parsing of return types like dates/times
* Remove inheritance on MysqlAdapter and needing to load do_mysql
* Add integration test with a live instance
* Verify some sort of transaction support
* Investigate adding support eventmachine requests
* Make json/json_pure configurable, perhaps