Commit Graph

  • a7e7288163 bug fixed Lunny Xiao 2015-05-18 17:04:25 +0800
  • cb75b2cd9c bug fixed Lunny Xiao 2015-05-07 17:14:06 +0800
  • 51ccecdbc4 1)add "WhereOnly" function provides custom query condition without bean's non-empty fields for "Get" and "Count" “michael2008s” 2015-05-05 03:31:20 +0800
  • 1992491553 license Lunny Xiao 2015-04-28 16:25:04 +0800
  • 26045610e1 add Options() to specify query options 江林锦 2015-04-23 12:44:35 +0800
  • 0c84d4c49e add FromDB function Lunny Xiao 2015-04-07 20:15:05 +0800
  • 7fd31fc7e7 bug fixed for oracle NVARCHAR2 Lunny Xiao 2015-04-03 22:37:37 +0800
  • 12dc100317 version Lunny Xiao 2015-04-01 22:08:17 +0800
  • 276fc097cb update readme v0.4.3 Lunny Xiao 2015-04-01 21:53:17 +0800
  • aa90a634d4 resolved #176 & cache bug fixed Lunny Xiao 2015-04-01 16:32:17 +0800
  • 8cc025cd8e use gob to instead json to store pk & added json type Lunny Xiao 2015-04-01 16:16:22 +0800
  • e06b88ec16 version Lunny Xiao 2015-04-01 10:56:39 +0800
  • e4b568f3b3 automatically call Rollback in Close, resolved #221, #206 Lunny Xiao 2015-03-31 07:03:41 +0800
  • e2889e5517 Merge pull request #223 from linquize/mssql-quote Lunny Xiao 2015-03-26 09:42:05 +0800
  • f353a900f4 MSSQL: Also use doublequote as quote char to avoid problems Linquize 2015-03-26 00:38:01 +0800
  • be6e7ac47d bug fixed for PK marshal & unmarshl Lunny Xiao 2015-03-14 22:16:36 +0800
  • 1f0dd9bef2 bug fixed for isTableEmpty Lunny Xiao 2015-03-13 15:26:47 +0800
  • 044198f373 oracle drop table fixed Lunny Xiao 2015-03-13 15:20:24 +0800
  • c6d2321d63 interface changed for adding dropifexist Lunny Xiao 2015-03-13 15:19:50 +0800
  • ba131dd9a0 resolved #199 Lunny Xiao 2015-03-12 22:26:45 +0800
  • a9aba4b935 add oci8 support Lunny Xiao 2015-03-12 18:04:32 +0800
  • a068aadd27 use old drop table interface Lunny Xiao 2015-03-12 18:03:52 +0800
  • 53da67f171 Merge branch 'master' into oci8_support Lunny Xiao 2015-03-12 17:47:11 +0800
  • 9ae245b54b bug fixed Lunny Xiao 2015-03-12 17:46:24 +0800
  • 479deaff02 oci8 support Lunny Xiao 2015-03-12 17:21:02 +0800
  • 4d1ed756e4 Merge pull request #218 from apphost/Issues-non-int-pk-fix Lunny Xiao 2015-03-10 12:58:38 +0800
  • d298f91ceb func buildUpdates has same issue, fixed Zhou 2015-03-10 09:15:50 +0800
  • 4677bf58a3 Merge pull request #217 from apphost/Issues-non-int-pk-fix Lunny Xiao 2015-03-09 22:39:24 +0800
  • 16b813a159 fix non-int pk issues Apphost 2015-03-09 22:00:34 +0800
  • b2b60e569f Merge pull request #214 from majinkai/patch-1 Lunny Xiao 2015-03-06 22:18:45 +0800
  • e8387336f4 Merge pull request #215 from kaneshin/fix_invlaid_memory_helpers Lunny Xiao 2015-03-06 22:13:34 +0800
  • 74a9355457 Fix to refer invalid memory access on helpers.go Shintaro Kaneko 2015-03-06 12:37:05 +0000
  • d227340c7a bugfix #213 马金凯 2015-03-06 16:06:19 +0800
  • 466b49772b Merge pull request #212 from ilisin/master Lunny Xiao 2015-03-05 15:19:28 +0800
  • 7acdf292bf for oracle support ilisin 2015-03-05 09:56:15 +0800
  • ede84cde60 bug fixed Lunny Xiao 2015-03-03 15:14:44 +0800
  • 076f7bbf08 add MustDropTable method for dialect Lunny Xiao 2015-03-03 15:06:48 +0800
  • 4d5681caf8 oracle support, to be continued Lunny Xiao 2015-03-03 14:58:01 +0800
  • 17bc6f0cf2 Merge branch 'master' into oci8_support Lunny Xiao 2015-03-02 17:27:45 +0800
  • 26932e9b90 bug fixed #84 Lunny Xiao 2015-02-28 17:31:51 +0800
  • 11d36774e9 bug fixed Lunny Xiao 2015-02-28 17:03:28 +0800
  • 8dcef74e9a bug fixed Lunny Xiao 2015-02-28 16:15:12 +0800
  • 1d28ab2dcf bug fxied Lunny Xiao 2015-02-28 15:45:24 +0800
  • 8d883536e3 improved readme Lunny Xiao 2015-02-25 16:01:40 +0800
  • 182b0c437a improved readme Lunny Xiao 2015-02-25 15:49:18 +0800
  • b7558de38a add readme Lunny Xiao 2015-02-25 15:48:20 +0800
  • 0cfd60f101 use DB() instead newDb() Lunny Xiao 2015-02-25 15:26:52 +0800
  • 507ee4df02 resolved #163 Lunny Xiao 2015-02-23 12:24:26 +0800
  • 6759548865 add columntype method for table Lunny Xiao 2015-02-23 00:00:10 +0800
  • 5cdb680945 add cascade non-int64 primary key support & bug fixed #178 Lunny Xiao 2015-02-22 23:52:53 +0800
  • 7e3812ca28 created, updated Unix() support Lunny Xiao 2015-02-22 10:39:35 +0800
  • 787260824a add wego as case Lunny Xiao 2015-02-18 08:58:07 +0800
  • a2becccaa8 bug fixed for sync Lunny Xiao 2015-02-17 15:02:28 +0800
  • 833d5b7beb add isregular for index Lunny Xiao 2015-02-17 15:00:51 +0800
  • 5af80770ea bug fixed #210 Lunny Xiao 2015-02-16 21:12:22 +0800
  • f2d3be988e bug fixed for #208 Lunny Xiao 2015-02-13 22:52:12 +0800
  • 897fef0bde Merge pull request #207 from seago/master Lunny Xiao 2015-02-13 18:53:52 +0800
  • ad44696e9a bug fixed #205, thanks chnykn Lunny Xiao 2015-02-13 18:47:43 +0800
  • 16cb27928f add support for get column value of map Lunny Xiao 2015-02-13 18:46:32 +0800
  • a7766eced1 修复mysql下group by 字段被替换成查询的column的问题 seago 2015-02-13 14:40:08 +0800
  • a2fe082f1a Revert: remove support for Table(~tablename) Lunny Xiao 2015-02-12 14:53:59 +0800
  • c63cbc59c5 Merge branch 'master' of github.com:go-xorm/core Lunny Xiao 2015-02-12 14:50:58 +0800
  • 6f7c9a71a7 revert: remove TableName method from Mapper interface Lunny Xiao 2015-02-12 14:47:02 +0800
  • 2876528540 add IsTableExist & IsTableEmpty Lunny Xiao 2015-02-12 11:46:03 +0800
  • 59fe3e5b9d bug fixed for #205 Lunny Xiao 2015-02-11 16:51:18 +0800
  • 78a84cbefc Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2015-02-09 20:10:56 +0800
  • cbbee101c0 improved doc.go Lunny Xiao 2015-02-09 20:10:40 +0800
  • edc91fde4c move helper functions to helpers.go Nash Tsai 2015-01-29 10:56:20 +0800
  • 10fb4dbb78 checked params for InsertMulti, fixed issue #193, thanks to @blu3gui7ar Nash Tsai 2015-01-29 10:36:01 +0800
  • d2f6f4f1e8 Merge pull request #203 from hilyjiang/master Lunny Xiao 2015-01-28 17:18:31 +0800
  • e5a3b63b75 make SetExpr() available for insert op 江林锦 2015-01-28 17:05:28 +0800
  • 5f7fccdb73 Merge pull request #202 from hilyjiang/master Lunny Xiao 2015-01-28 14:14:43 +0800
  • 5b2b0091de Expr() => SetExpr() 江林锦 2015-01-28 14:10:45 +0800
  • 5a47ac4347 implement Expr() 江林锦 2015-01-28 13:23:01 +0800
  • 35f55c3ffa Merge 5ddfeb6910 into 72f04dadd8 Peter Smit 2015-01-25 13:26:42 +0000
  • 72f04dadd8 Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2015-01-23 17:08:57 +0800
  • b2bf858c0e bug fixed #199 Lunny Xiao 2015-01-23 16:30:59 +0800
  • 872633e699 improved & bug fixed Lunny Xiao 2015-01-23 16:25:28 +0800
  • 9661d20a26 Merge pull request #5 from phsmit/initialisms Lunny Xiao 2015-01-21 09:43:45 +0800
  • 8ee59e351b Make initialisms configurable Peter Smit 2015-01-20 17:11:10 +0200
  • c6b0cd81d3 Implement GonicMapper Peter Smit 2015-01-20 16:43:30 +0200
  • 5ddfeb6910 Make ID also automatic Primary Key Peter Smit 2015-01-20 12:59:43 +0200
  • f3cf022721 Merge pull request #196 from starchou/master Lunny Xiao 2015-01-14 15:08:39 +0800
  • 0b1677ab9d fix missing group by starchou 2015-01-14 15:04:48 +0800
  • 2a5d411c8c bug fixed #195 Lunny Xiao 2015-01-14 11:09:42 +0800
  • 8402302cc7 bug fixed Lunny Xiao 2015-01-13 17:31:08 +0800
  • 66ba6f849e bug fixed #194 Lunny Xiao 2015-01-13 17:17:34 +0800
  • dcc529b68a remove unused method Lunny Xiao 2014-12-27 14:02:16 +0800
  • e7882d8b00 add some fixes Lunny Xiao 2014-12-15 13:26:57 +0800
  • 13fa0d5b32 v0.4.2 v0.4.2 Lunny Xiao 2014-12-15 11:02:56 +0800
  • 84786e4888 Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2014-12-15 11:01:45 +0800
  • 43b50beb3b little improvement Lunny Xiao 2014-12-15 10:50:34 +0800
  • ef6b1af40b Merge pull request #187 from extrame/master Lunny Xiao 2014-12-04 09:39:48 +0800
  • a8796d1cca fix datetime in sqlite3 Lucas Liu 2014-12-03 14:09:40 +0800
  • ad66c0ef35 fix the insert multi and sqlite3 dis-match Lucas Liu 2014-12-02 13:27:00 +0800
  • 5c23849a66 bug fixed Lunny Xiao 2014-11-24 13:27:55 +0800
  • 7e3dce7824 Merge pull request #183 from tossp/IsDeleted Lunny Xiao 2014-11-23 22:39:52 +0800
  • 60d11ae8c1 fmt TossPig 2014-11-23 18:04:22 +0800
  • f75f91bfe0 修改IsDeleted的状态查询 TossPig 2014-11-23 17:59:10 +0800
  • 1f2355b1bf 修改IsDeleted的状态查询 TossPig 2014-11-23 17:58:09 +0800