Commit Graph

750 Commits

Author SHA1 Message Date
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
Lunny Xiao 201096a9f6 improved readme 2014-09-11 18:08:16 +08:00
Lunny Xiao efc4931fad improved readme 2014-09-11 18:05:48 +08:00
Lunny Xiao 6bc97aa345 improved docs struct 2014-09-11 18:03:03 +08:00
Nash Tsai e19faeb670 Merge branch 'master' of github.com:go-xorm/xorm 2014-09-09 09:50:11 +08:00
Lunny Xiao 6b7fc81941 add auto-migrate from varchar to text for postgres 2014-09-08 11:09:42 +08:00
Lunny Xiao f2c6aab707 improved doc 2014-09-07 11:50:11 +08:00
Lunny Xiao e09d89acb3 bug fixed #152 2014-09-07 09:18:54 +08:00
Lunny Xiao 954c413725 add postgres reserved words 2014-09-07 08:32:58 +08:00
Lunny Xiao 82a93fb70a Merge branch 'master' into IsReserved 2014-09-07 08:08:54 +08:00
Lunny Xiao 6ea489a1a9 add reserved words for mysql,sqlite,mssql,oracle 2014-09-06 23:25:46 +08:00
Lunny Xiao c350aa3288 bug fixed 2014-09-05 11:13:23 +08:00
Lunny Xiao 061a9f8b2e Merge branch 'feature/cacher-tag' 2014-09-05 10:32:09 +08:00
Lunny Xiao fa34521ab9 add reversed words for mysql 2014-09-05 10:30:41 +08:00
Nash Tsai 362b6fc769 Merge branch 'master' of github.com:go-xorm/xorm 2014-09-05 09:32:51 +08:00
Nash Tsai 4d8beb4bbf resolved merge from origin/master 2014-09-04 23:02:23 +08:00
商讯在线 2f4fa912b9 improved 2014-08-30 22:17:59 +08:00
Nash Tsai 0491cec2e6 changed to cache and nocache tag value support
public Engine.TableInfo() API
2014-08-29 00:34:09 +08:00
Nash Tsai c8fdc8ec21 update docs/QuickStart.md 2014-08-29 00:06:15 +08:00