Jinzhu
|
c412729570
|
Update README
|
2013-10-28 10:10:02 +08:00 |
Jinzhu
|
a81b9f3950
|
Update README
|
2013-10-28 09:18:34 +08:00 |
Jinzhu
|
7e68ad9773
|
Better README
|
2013-10-28 09:10:35 +08:00 |
Jinzhu
|
692b08a7be
|
Update README
|
2013-10-28 08:08:45 +08:00 |
Jinzhu
|
66054f0957
|
Update README
|
2013-10-27 22:36:43 +08:00 |
Jinzhu
|
cee203b0d3
|
Update README
|
2013-10-27 22:31:17 +08:00 |
Jinzhu
|
c6638959cd
|
Update README
|
2013-10-27 21:37:31 +08:00 |
Jinzhu
|
f74c9015a1
|
Inline which condition for first/find
|
2013-10-27 20:54:56 +08:00 |
Jinzhu
|
ec49f57394
|
Make Count works
|
2013-10-27 20:07:13 +08:00 |
Jinzhu
|
f892a52cad
|
Refact
|
2013-10-27 19:47:15 +08:00 |
Jinzhu
|
f9658716e4
|
Fix error for chain query
|
2013-10-27 16:47:02 +08:00 |
Jinzhu
|
2600e1099e
|
Add tests for callbacks
|
2013-10-27 16:08:07 +08:00 |
Jinzhu
|
c5b0908b22
|
Yay, callbacks works
|
2013-10-27 15:24:01 +08:00 |
Jinzhu
|
b551fee276
|
Add callbacks support
|
2013-10-27 14:51:23 +08:00 |
Jinzhu
|
97f234e481
|
yay, created_at, updated_at works
|
2013-10-27 14:34:34 +08:00 |
Jinzhu
|
c3950eef38
|
orm.Errors to hold all errors happened, orm.Error store the last error
|
2013-10-27 13:37:23 +08:00 |
Jinzhu
|
ea4dee3ba8
|
Remove method Not for less confuse
|
2013-10-27 12:33:38 +08:00 |
Jinzhu
|
2a08333bf6
|
Yay, Or works
|
2013-10-27 12:31:51 +08:00 |
Jinzhu
|
44c53f6dd5
|
Refact where method
|
2013-10-27 12:21:44 +08:00 |
Jinzhu
|
7948705181
|
Yay, Offset works
|
2013-10-27 11:44:47 +08:00 |
Jinzhu
|
32a996f738
|
Yay, Limit works
|
2013-10-27 11:38:05 +08:00 |
Jinzhu
|
bba92226bd
|
Yay, order works
|
2013-10-27 11:21:33 +08:00 |
Jinzhu
|
6511cad317
|
Make pluck works
|
2013-10-27 10:28:47 +08:00 |
Jinzhu
|
80a7e6296d
|
Add method to do basic check for sql valid or not
|
2013-10-27 10:17:11 +08:00 |
Jinzhu
|
dd719e4512
|
Support select
|
2013-10-27 09:50:11 +08:00 |
Jinzhu
|
334d05645f
|
Add Pluck
|
2013-10-27 09:32:49 +08:00 |
Jinzhu
|
244b27a6a0
|
Refact main.go
|
2013-10-27 08:06:01 +08:00 |
Jinzhu
|
284cf3f649
|
Change internal API
|
2013-10-27 07:52:04 +08:00 |
Jinzhu
|
9d2f7650be
|
Refact tests
|
2013-10-27 07:38:08 +08:00 |
Jinzhu
|
aab4d773e4
|
Where In support more data types with reflect
|
2013-10-27 02:53:32 +08:00 |
Jinzhu
|
4587a8a686
|
yay, where in works
|
2013-10-27 02:53:31 +08:00 |
Jinzhu
|
d18203ee62
|
Add some tests for time
|
2013-10-27 02:53:31 +08:00 |
Jinzhu
|
96128cdec3
|
Fix where chain
|
2013-10-27 02:53:31 +08:00 |
Jinzhu
|
97fc5878e9
|
Fix batch find
|
2013-10-27 02:53:31 +08:00 |
Jinzhu
|
09b6fc3ab0
|
Fix some bugs about Update and Delete
|
2013-10-26 23:33:04 +08:00 |
Jinzhu
|
2a03332f53
|
Update tests for Update
|
2013-10-26 22:00:38 +08:00 |
Jinzhu
|
3d50000094
|
Add some delete tests
|
2013-10-26 21:51:44 +08:00 |
Jinzhu
|
f4f7e44199
|
yay, update works
|
2013-10-26 21:37:42 +08:00 |
Jinzhu
|
91ad8a0459
|
Refact tests
|
2013-10-26 21:05:54 +08:00 |
Jinzhu
|
2f4945dc35
|
Add method PrimaryKeyIsEmpty for model
|
2013-10-26 20:53:21 +08:00 |
Jinzhu
|
cef81cba11
|
Fill up id after create record
|
2013-10-26 20:26:06 +08:00 |
Jinzhu
|
a7f62c24b0
|
yay, support primary key
|
2013-10-26 17:56:00 +08:00 |
Jinzhu
|
3c68efc94a
|
Support create table with struct
|
2013-10-26 17:30:34 +08:00 |
Jinzhu
|
73cac58998
|
Move get table name methods to model.go
|
2013-10-26 16:33:59 +08:00 |
Jinzhu
|
5cfad9d35b
|
Add model.go file
|
2013-10-26 16:29:53 +08:00 |
Jinzhu
|
95b7263ec7
|
Add SQL Types
|
2013-10-26 16:01:15 +08:00 |
Jinzhu
|
70315e8fed
|
Create table method
|
2013-10-26 15:47:30 +08:00 |
Jinzhu
|
1ddc8e3984
|
Update README
|
2013-10-26 15:18:44 +08:00 |
Jinzhu
|
03f7bbfe74
|
When search one record, should return error when nothing found
|
2013-10-26 15:02:14 +08:00 |
Jinzhu
|
e935b4772b
|
Implement method interface to table name
|
2013-10-26 14:42:14 +08:00 |