13 Commits

Author SHA1 Message Date
Jinzhu
2e84f3b216 Initialize method FirstOrInit, FirstOrCreate 2013-10-29 18:02:28 +08:00
Jinzhu
8a81711e41 Possible to search with interface map 2013-10-29 17:54:22 +08:00
Jinzhu
c74af2210d Search with struct 2013-10-29 17:37:45 +08:00
Jinzhu
fd3ed7ffaf Should fill data to smaller struct correctly 2013-10-29 16:11:51 +08:00
Jinzhu
a11c9f9b1b Query with primary key map 2013-10-29 15:37:58 +08:00
Jinzhu
68d3d134e6 Yay, Soft Delete works 2013-10-29 10:19:20 +08:00
Jinzhu
7e5dc40f6f Don't do real delete when deleted_at column exist 2013-10-29 09:01:48 +08:00
Jinzhu
bc785a9173 Cleanup code 2013-10-29 08:41:07 +08:00
Jinzhu
84b280c0ff Yay, Add Update, Updates Support 2013-10-28 21:52:22 +08:00
Jinzhu
2a20e551ed Possible to specify table name 2013-10-28 20:27:25 +08:00
Jinzhu
5de6416354 Clean up dependencies 2013-10-28 12:46:50 +08:00
Jinzhu
592df904e2 Add tests to make sure no unexpected things happen with invalid SQL 2013-10-28 12:43:02 +08:00
Jinzhu
13a8d98d8f Add some tests for Error handling 2013-10-28 12:12:12 +08:00