Commit Graph

718 Commits

Author SHA1 Message Date
Lucas Liu a8796d1cca fix datetime in sqlite3 2014-12-03 14:09:40 +08:00
Lucas Liu ad66c0ef35 fix the insert multi and sqlite3 dis-match 2014-12-02 13:27:00 +08:00
Lunny Xiao 5c23849a66 bug fixed 2014-11-24 13:27:55 +08:00
Lunny Xiao 7e3dce7824 Merge pull request #183 from tossp/IsDeleted
Isdeleted状态的where子语句
2014-11-23 22:39:52 +08:00
TossPig 60d11ae8c1 fmt
多了个空格。。。
2014-11-23 18:04:22 +08:00
TossPig f75f91bfe0 修改IsDeleted的状态查询
在pqsql下测试通过
2014-11-23 17:59:10 +08:00
TossPig 1f2355b1bf 修改IsDeleted的状态查询
在pqsql下测试通过
2014-11-23 17:58:09 +08:00
Lunny Xiao f898f5d6a4 bug fixed for In method 2014-11-21 23:40:59 +08:00
Lunny Xiao 9787c02273 Merge branch 'oinume-bugfix-deleted-find' 2014-11-20 15:25:34 +08:00
Lunny Xiao 70249578f6 Merge branch 'bugfix-deleted-find' of https://github.com/oinume/xorm into oinume-bugfix-deleted-find
Conflicts:
	session.go
2014-11-20 15:24:53 +08:00
Lunny Xiao 7f7a91430d Merge branch 'master' of github.com:go-xorm/xorm 2014-11-20 15:05:14 +08:00
Lunny Xiao 3fd69d42bd bug fixed 2014-11-20 10:59:16 +08:00
商讯在线 730ed76c5d Support table alias 2014-11-19 00:41:03 +08:00
Kazuhiro Oinuma 2f7d3bac1e Fixes #179 2014-11-18 17:17:44 +09:00
Lunny Xiao 58d33844ce Update README_CN.md 2014-11-13 09:19:03 +08:00
Lunny Xiao 8e2af1188b Update README.md 2014-11-13 09:18:40 +08:00
Lunny Xiao bb47c5d2f2 Update README.md 2014-11-13 09:16:33 +08:00
Lunny Xiao 013a72b0b5 Update README_CN.md
bug fixed #177
2014-11-12 23:42:36 +08:00
Lunny Xiao 3a5d5aa786 cache support all kinds of primary keys 2014-11-08 11:12:37 +08:00
Lunny Xiao a98e9405e1 cache for string primary key 2014-11-07 22:23:23 +08:00
Lunny Xiao d9efbdccd7 add cache for string 2014-11-07 17:56:33 +08:00
Lunny Xiao 0903741bc2 mark 0.4.1 version 2014-11-05 15:50:28 +08:00
Lunny Xiao 60dfca5ea4 Merge branch 'oinume-feature/softdelete' 2014-11-05 15:41:35 +08:00
Lunny Xiao 7db23ba469 bug fixed for unscoped 2014-11-05 15:40:44 +08:00
oinume f087929082 Move 'unscoped' field from Engine to Statement.
See https://github.com/go-xorm/xorm/pull/175#issuecomment-61599948
2014-11-05 16:04:53 +09:00
oinume 42f0fc27ea Tag name changed: softdelete -> deleted 2014-11-05 15:29:34 +09:00
Kazuhiro Oinuma b510fc584f Add softdelete feature 2014-11-03 22:03:12 +09:00
Lunny Xiao bcd3e77783 Merge pull request #174 from insionng/patch-3
Update session.go
2014-11-03 11:15:50 +08:00
insion ad39b07b09 Update session.go
修正Asc()排序出错的问题..
2014-11-03 11:05:49 +08:00
商讯在线 555eb9abb9 update 2014-10-30 22:30:30 +08:00
Lunny Xiao f7406f81b4 add StoreEngine for Sync2 when use mysql 2014-10-28 23:10:06 +08:00
Lunny Xiao 86459c8421 add go-blog example 2014-10-28 10:37:37 +08:00
Lunny Xiao d0bb06a8cb Merge pull request #168 from insionng/patch-1
Update README.md
2014-10-27 13:11:48 +08:00
Lunny Xiao b5e3fc261a Merge pull request #169 from insionng/patch-2
Update README_CN.md
2014-10-27 13:11:42 +08:00
insion f026341e8d Update README_CN.md 2014-10-27 12:06:59 +08:00
insion d2170aeb22 Update README.md 2014-10-27 12:05:26 +08:00
Lunny Xiao 52e6a8fe38 use submodule instead docs 2014-10-25 09:55:09 +08:00
Lunny Xiao 02b7db1334 add nvarchar type 2014-10-24 12:43:17 +08:00
Lunny Xiao cc0dcf5707 bug fixed build status 2014-10-20 10:06:45 +08:00
Lunny Xiao a965048c26 new doc links 2014-10-19 14:41:47 +08:00
Lunny Xiao 06eb9ad63f Merge branch 'master' of github.com:go-xorm/xorm 2014-10-09 20:58:24 +08:00
Lunny Xiao 271b9b3922 bug fixed for mssql 2014-10-09 20:57:57 +08:00
Nash Tsai 614db2ac9e update postgresReservedWords 2014-09-22 09:48:25 +08:00
Nash Tsai d0f8fb545b add gen_reserved.sh 2014-09-22 09:48:17 +08:00
Lunny Xiao 2d8b3135b1 docs improved 2014-09-12 23:34:42 +08:00
Lunny Xiao 87a850fa64 mm 2014-09-11 23:00:56 +08:00
Lunny Xiao f4279502a7 Merge branch 'master' of github.com:go-xorm/xorm 2014-09-11 23:00:18 +08:00
Lunny Xiao cdf42e44c0 blank 2014-09-11 22:59:55 +08:00
Lunny Xiao 0c886e4716 fix quick start 2014-09-11 22:39:28 +08:00
Lunny Xiao 92177380d4 fix language 2014-09-11 22:31:19 +08:00