7979254 more unicode bugs...make get and where handle them the same. expand test coverage for this
0.2.1
17a52e1 unicode is also iterable. fix by forcing user to pass list or tuple, not any iterable 56ecd3a fix path issue
0.2.0
0675964 comments fe48993 collapse filter() into where()...no need for both 0d7cb34 gc
0.1.1
07213f6 add limit(), make query_class and query overrides more flexible so they play nice with sqlalchemy, expand tests but comment out save/update for now since theres something weird going on 5145bd4 update readme
0.1.0
c7a5014 better debugging f976d81 better debugging 38f6c57 more testing ba558e3 more testing 0c241bf better testing, fix get([1]) a7539f4 cleanup, make declared_attr bbb1890 add dependencies edcee75 add delete()