Commit Graph

  • 8a61b3a8a9 Fix spelling inconsistency (#1317) Masaki.Yamamoto 2019-06-06 11:55:52 +0900
  • fb69e7973d Fix spelling inconsistency ma5aki-Y 2019-06-05 00:27:22 +0900
  • bade7a7a63
    fix show SQL when set logger Lunny Xiao 2019-06-04 15:30:29 +0800
  • bf3d4a2f5c Allow adding prefix for fields with `extends` tag Marián Skrip 2019-04-30 12:17:05 +0200
  • a23913685e 解决Conversion接口ToDB() ([]byte, error)方法返回*Type值为nil时,数据类型为[]byte(nil)的bug,解决*Type值为nil时插入数据变为""的bug peihexian 2019-05-08 11:26:36 +0800
  • 65e9ff78fb fix compatibility #1292 袁帆 2019-05-07 14:44:59 +0800
  • d08bdc5a59 fix compatibility #1292 袁帆 2019-05-07 14:10:52 +0800
  • 9b68010c7b Go Module support v.0.7.3 袁帆 2019-05-07 13:21:35 +0800
  • 3db4835f1b fix compatibility #1292 袁帆 2019-05-07 13:02:04 +0800
  • 6a1dd59737 add quote within the table name (#1285) StarUDream 2019-05-06 16:23:39 +0800
  • 37150bf879 add quote within the table name StarUDream 2019-05-02 01:07:16 +0800
  • 6e1a08b0de add logger of session reign_dev 2019-04-30 15:52:51 +0800
  • 7794e58950 add logger of session reign_dev 2019-04-30 15:45:33 +0800
  • ce804aee6c Unknown colType DOUBLE UNSIGNED (#1274) 宋小北 2019-04-19 16:28:27 +0800
  • 40128be00c
    Unknown colType DOUBLE UNSIGNED 宋小北 2019-04-19 15:21:47 +0800
  • 8557fec079 Let defaultJsonHandler be a json handler interface. (#1269) Hac 2019-04-11 16:33:37 +0800
  • dd978f3585 Let defaultJsonHandler be a json handler interface. 章浩畅 2019-04-10 20:03:05 +0800
  • 06528a4d83 add func (eg *EngineGroup) Context(ctx context.Context) *Session (#1267) jixiuf 2019-04-10 11:27:55 +0800
  • d1d0f66fa9 add func (eg *EngineGroup) Context(ctx context.Context) *Session jixiufeng 2019-04-09 10:50:45 +0800
  • 617e0ae295 clean up go modules (#1260) techknowlogick 2019-03-31 07:39:43 -0400
  • 10f0de7dc3
    clean up go modules Matti Ranta 2019-03-30 15:48:41 -0400
  • 5ef12eab78
    make json as interface (#1248) Lunny Xiao 2019-03-29 14:32:36 +0800
  • da8d3ac4a4 add show only INSERT UPDATE DELETE SQLs v0.7.3.1 tab.zhang 2019-03-21 12:48:07 +0800
  • a95dfa3921 add show only INSERT UPDATE DELETE SQLs tab.zhang 2019-03-21 11:41:23 +0800
  • d9a8c8645c chnage go version tab.zhang 2019-03-21 11:07:10 +0800
  • 9e0adf0010 chnage go.mod tab.zhang 2019-03-21 10:59:35 +0800
  • 4fc085a181
    make json as interface Lunny Xiao 2019-03-13 14:13:52 +0800
  • 1c2d47e0da add deleted condition for Update operation (#1249) Wendell Sun 2019-03-13 19:02:41 +0800
  • 6b7feb8de0 add deleted condition for Update operation Wendell Sun 2019-03-13 17:30:33 +0800
  • c790592482 Update README.md file (#1246) yanser 2019-03-09 23:07:35 +0800
  • 691de452ac Update README file sins1992 2019-03-07 17:19:40 +0800
  • 546bf53973 Update README sins1992 2019-03-07 17:15:42 +0800
  • 5b12ced803
    Merge pull request #1 from go-xorm/master yanser 2019-03-07 16:32:14 +0800
  • 22568ea136
    Merge branch 'master' into master Robert Gabriel Jakabosky 2019-03-07 00:39:59 +0800
  • 47f1e2bef9
    去除 version 字段的 Add 条件 yuancjun 2019-02-14 17:44:51 +0800
  • 856c9711a7
    更新 engine CondDeleted 函数的实现 yuancjun 2019-02-14 15:26:17 +0800
  • e410f04aaf Update README.md (#1228) faith 2019-02-13 14:43:01 +0800
  • ee8d9663ed
    Update README.md faith 2019-02-13 13:33:15 +0800
  • ee64beb73b fix bug in oracle: engine.Table(tablename).Exist() (#1227) button-chen 2019-02-13 12:37:14 +0800
  • e1feaf1310 fix bug in oracle: engine.Table(tablename).Exist() button-chen 2019-02-13 11:50:49 +0800
  • db0e2ef052 Fix mssql issue with duplicate columns. Robert G. Jakabosky 2019-02-12 15:32:12 +0800
  • f1a716ab55
    add oracle tests Lunny Xiao 2019-02-03 18:56:45 +0800
  • 1bcc25420d
    Add tests for tidb (#1207) Lunny Xiao 2019-02-01 11:31:51 +0800
  • bbf9df9618
    ignore select for update tests Lunny Xiao 2019-02-01 11:26:55 +0800
  • ee9ba59779
    add tests for tidb Lunny Xiao 2019-01-23 16:48:03 +0800
  • 52b85c2f7e fix excute GetIndexes error with sepcial postgresql index (#1215) xutao 2019-01-31 14:48:55 +0800
  • c8fad6f77b fix excute GetIndexes error with sepcial postgresql index xutao 2019-01-29 15:56:38 +0800
  • af992d69a7
    update go mod (#1212) Lunny Xiao 2019-01-24 21:13:39 +0800
  • 86593ef395
    update go mod Lunny Xiao 2019-01-24 21:10:00 +0800
  • 611c31fa18
    update go mod (#1211) Lunny Xiao 2019-01-24 21:04:41 +0800
  • d3967705e6
    update go mod Lunny Xiao 2019-01-24 20:32:48 +0800
  • 18f6311ad1
    Update go mod (#1210) Lunny Xiao 2019-01-24 15:20:02 +0800
  • e2292d7adb
    add go mod build on ci Lunny Xiao 2019-01-24 15:06:09 +0800
  • b6b274ae05
    update go mod dependency files Lunny Xiao 2019-01-24 15:04:38 +0800
  • ccc80c1adf
    add go mod support (#48) Lunny Xiao 2019-01-24 15:01:53 +0800
  • 0d2c78dab6
    improve tests (#1206) Lunny Xiao 2019-01-23 16:11:07 +0800
  • cbfb030339
    improve tests Lunny Xiao 2019-01-23 15:57:06 +0800
  • ff094ebc3e
    fix mssql connstr bug (#1205) Lunny Xiao 2019-01-23 15:49:33 +0800
  • 3af3326637
    fix mssql connstr bug Lunny Xiao 2019-01-23 15:45:17 +0800
  • 17b9cc7330
    Add mssql ci test (#1203) Lunny Xiao 2019-01-22 23:59:58 +0800
  • 0fad4fff95
    add head comments Lunny Xiao 2019-01-22 23:55:24 +0800
  • 64e637a443
    fix insert return id bugs on mssql Lunny Xiao 2019-01-22 23:33:16 +0800
  • f2f5d7a118
    fix mssql tests Lunny Xiao 2019-01-21 22:56:06 +0800
  • 1ad7283e69
    fix create schema on tests Lunny Xiao 2019-01-21 22:48:08 +0800
  • 27f1ad8db5
    fix insert map bug Lunny Xiao 2019-01-21 22:40:15 +0800
  • b7e5729c25
    fix bug Lunny Xiao 2019-01-21 22:34:36 +0800
  • 491559f34b
    fix insert map bug Lunny Xiao 2019-01-21 22:01:56 +0800
  • 2a9394e401
    fix insert map bug Lunny Xiao 2019-01-21 21:50:01 +0800
  • 2eae33f1c0
    fix ci on postgres Lunny Xiao 2019-01-21 21:38:19 +0800
  • 0cd6d581ad
    fix postgres schema tests Lunny Xiao 2019-01-21 21:28:45 +0800
  • 7ecdf5b255
    fix ci Lunny Xiao 2019-01-21 21:24:23 +0800
  • c2c3aab10a
    check test databases Lunny Xiao 2019-01-21 21:11:32 +0800
  • 7f1493f27e
    fix mssql ci Lunny Xiao 2019-01-21 20:40:13 +0800
  • 3715d5daae
    add mssql ci test Lunny Xiao 2019-01-21 17:31:35 +0800
  • 971629c4f2
    add more tests for rows (#1201) Lunny Xiao 2019-01-20 21:49:23 +0800
  • fb09e50a9d
    add more tests for rows Lunny Xiao 2019-01-20 20:07:31 +0800
  • e1f788fb7e
    remove unused_code (#1200) Lunny Xiao 2019-01-20 19:54:43 +0800
  • f82367b7a7
    remove unused_code Lunny Xiao 2019-01-20 19:44:40 +0800
  • e6999cce77
    Add more tests for TableName (#1199) Lunny Xiao 2019-01-20 17:50:20 +0800
  • e0f2abf520
    fix test counts Lunny Xiao 2019-01-20 17:47:44 +0800
  • cbe32ce225
    add more tests for TableName Lunny Xiao 2019-01-20 17:43:24 +0800
  • 6fe3ab6075
    fix #1075 and replace #1076 (#1101) Lunny Xiao 2019-01-20 12:45:38 +0800
  • 30919f63ef
    fix bug when session resue Lunny Xiao 2019-01-20 12:36:28 +0800
  • 3adc6117d5
    fix #1075 and replace #1076 Lunny Xiao 2018-09-17 23:07:27 +0800
  • 5271caa592
    Add insert map support (#940) Lunny Xiao 2019-01-20 12:16:16 +0800
  • 2e149ed7f9
    fix insert map bug when cache enabled Lunny Xiao 2019-01-20 12:13:12 +0800
  • 56dfaba2ae
    add insert map Lunny Xiao 2018-05-11 15:05:27 +0800
  • 731b056a56
    Join support builder (#1002) Lunny Xiao 2019-01-20 11:53:53 +0800
  • 04b6d9bca7
    fix join sub query Lunny Xiao 2018-10-08 17:36:08 +0800
  • 7e0535415b
    fix tests Lunny Xiao 2018-06-23 14:07:48 +0800
  • 4543445514
    fix tests Lunny Xiao 2018-06-20 17:00:10 +0800
  • 30059a2b1f
    add tests Lunny Xiao 2018-06-19 16:51:40 +0800
  • 0b04b2150f
    join support builder Lunny Xiao 2018-06-09 16:17:14 +0800
  • c68531db53
    Add lasterror on statement to return errors when chain operations (#1151) Lunny Xiao 2019-01-20 11:45:42 +0800
  • b5aa106145
    refactor error Lunny Xiao 2019-01-20 11:26:46 +0800
  • 851aa49505
    add tests for last error Lunny Xiao 2019-01-20 11:19:43 +0800
  • 85f31aba0d
    Merge branch 'master' into lunny/statement_lasterror Lunny Xiao 2019-01-20 11:13:41 +0800
  • 58b4f7f109
    add tests for get interface (#1194) Lunny Xiao 2019-01-20 11:09:37 +0800
  • 075a243ba1
    add lasterror on statement to return errors when chain operations Lunny Xiao 2018-11-21 09:37:48 +0800
  • 22cad54576
    Merge branch 'master' into lunny/add_tests_get_interface Lunny Xiao 2019-01-20 11:02:41 +0800