Commit Graph

  • e5c980f7b6
    add test for insert anonymous struct (#904) Lunny Xiao 2018-04-19 08:25:31 +0800
  • 1d2c216a12
    add test for insert anonymous struct Lunny Xiao 2018-04-18 21:14:37 +0800
  • c01b8c48d3
    run cockroach background Lunny Xiao 2018-04-17 21:29:02 +0800
  • f667274186
    run cockroach backround Lunny Xiao 2018-04-17 10:57:06 +0800
  • b7f6a6c848
    run cockroach backround Lunny Xiao 2018-04-17 10:54:44 +0800
  • 32ff1d0be9
    fix test Lunny Xiao 2018-04-17 10:31:28 +0800
  • 3b9737c6a5
    fix run cockroach Lunny Xiao 2018-04-17 10:13:32 +0800
  • 03770c1a2b
    add cockroach test to circleci Lunny Xiao 2018-04-17 09:39:33 +0800
  • c0b7dd75f3 Fix failure caused by nil bean shanyy 2018-04-16 15:59:01 +0800
  • e4f17e61d5 Judge both type of struct and pointer in case of out-of-range shanyy 2018-04-16 15:08:28 +0800
  • 54f078fff2
    add cockroach support Lunny Xiao 2018-04-16 15:07:29 +0800
  • 9e1c0ee31d Fix issue #894 shanyy 2018-04-16 13:49:18 +0800
  • fc1b13e0d8
    v0.6.6 v0.6.6 Lunny Xiao 2018-04-13 17:45:25 +0800
  • 636ccefbc7
    fix update map with table name (#888) Lunny Xiao 2018-04-11 23:09:46 +0800
  • 8b09829ec7
    fix cache test Lunny Xiao 2018-04-11 22:37:28 +0800
  • 5d0479bbc3
    refactor cacheInsert Lunny Xiao 2018-04-11 20:56:21 +0800
  • 8636506a9d
    fix bug update map when cache enabled Lunny Xiao 2018-04-11 20:48:28 +0800
  • 5562169506
    fix update map with table name Lunny Xiao 2018-04-11 18:28:53 +0800
  • bfdf773629
    fix tablename bug (#887) Lunny Xiao 2018-04-11 18:09:16 +0800
  • 13af321982
    fix test Lunny Xiao 2018-04-11 17:42:30 +0800
  • c38370e7a7
    fix tablename bug Lunny Xiao 2018-04-11 17:07:05 +0800
  • 5c2af83817
    add test and remove unused warn log (#886) Lunny Xiao 2018-04-11 15:39:04 +0800
  • 65c7bc1eb0
    Merge branch 'master' into lunny/test_mustcol Lunny Xiao 2018-04-11 13:54:26 +0800
  • c8ae6fa95b
    add test for tablename (#885) Lunny Xiao 2018-04-11 13:53:09 +0800
  • 3ef987ad24
    add test for update map (#883) Lunny Xiao 2018-04-11 13:37:05 +0800
  • f734d1569f
    add test and remove unused warn log Lunny Xiao 2018-04-11 13:36:02 +0800
  • dd34b633ca
    add test for tablename Lunny Xiao 2018-04-11 13:03:04 +0800
  • 92a0b0cbb6
    Merge branch 'master' into lunny/update_map Lunny Xiao 2018-04-11 12:57:29 +0800
  • 6542364944
    refactor buildUpdates (#884) Lunny Xiao 2018-04-11 12:57:13 +0800
  • 6a74d1f956
    refactor buildUpdates Lunny Xiao 2018-04-11 12:00:33 +0800
  • ee434bb790
    Merge branch 'master' into lunny/update_map Lunny Xiao 2018-04-11 11:53:24 +0800
  • fd4a80bcad
    fix id condition not used bug (#882) Lunny Xiao 2018-04-11 11:52:16 +0800
  • 5176007b31
    add test for update map Lunny Xiao 2018-04-11 11:44:46 +0800
  • 8897894a36
    fix id condition not used bug Lunny Xiao 2018-04-11 11:08:06 +0800
  • 590c04df2d
    Add test for count with orderby and limit (#880) Lunny Xiao 2018-04-10 12:52:47 +0800
  • b2a3db7db1
    fix the bug Lunny Xiao 2018-04-10 11:50:34 +0800
  • 4021942b39
    add test for count with orderby and limit Lunny Xiao 2018-04-10 11:20:13 +0800
  • 99ab88dbcf
    add test for (id) replace (#879) Lunny Xiao 2018-04-10 11:28:45 +0800
  • 0649f6570d
    add test for resolve #797 (#878) Lunny Xiao 2018-04-10 11:27:42 +0800
  • e0bde828d6
    add test for (id) replace Lunny Xiao 2018-04-10 10:58:12 +0800
  • f43c33d9a4
    fix (id) bug Lunny Xiao 2018-04-10 10:57:29 +0800
  • 95a6c50b62
    add test for resolve #797 Lunny Xiao 2018-04-10 10:46:46 +0800
  • e98616d656
    update README v0.6.5 Lunny Xiao 2018-04-10 10:18:32 +0800
  • bd20c37bfb
    Add SetSchema for engine (#876) Lunny Xiao 2018-04-10 09:50:29 +0800
  • ea6ebc3514
    improve the interface of EngineInterface Lunny Xiao 2018-04-10 09:27:44 +0800
  • cb67f794ce
    fix schema for postgres Lunny Xiao 2018-04-10 00:05:20 +0800
  • a21c00771f
    fix schema support Lunny Xiao 2018-04-09 23:18:31 +0800
  • f90ef0062d
    refactor tableName Lunny Xiao 2018-04-09 17:37:28 +0800
  • 26ee002658
    fix tablename Lunny Xiao 2018-04-09 17:16:23 +0800
  • 927317b91d
    fix test Lunny Xiao 2018-04-09 16:04:15 +0800
  • ef3e7c1c89
    fix test Lunny Xiao 2018-04-09 15:32:30 +0800
  • 4a595cf749
    fix test Lunny Xiao 2018-04-09 15:16:37 +0800
  • faa4602c0c
    fix postgres with schema Lunny Xiao 2018-04-09 14:40:30 +0800
  • 707e65ee77
    fix user Lunny Xiao 2018-04-08 23:24:46 +0800
  • 062799c9a5
    add SetSchema for engine Lunny Xiao 2018-04-08 23:20:55 +0800
  • 0b841796fa fix: add const value for public scheam name of postgres. (#877) Bo-Yi Wu 2018-04-09 14:57:11 +0800
  • ffca3e1760 fix: add const value for public scheam name of postgres. Bo-Yi Wu 2018-04-09 14:36:24 +0800
  • 468154dfd5 chore(postgres): support add schema as prefix of table name (#875) Bo-Yi Wu 2018-04-08 23:49:59 +0800
  • af0055f8c7
    Merge b8373f09d7 into 9242b921d8 Lunny Xiao 2018-04-08 15:41:05 +0000
  • 9815505770
    Merge branch 'master' into tb Lunny Xiao 2018-04-08 23:23:43 +0800
  • bd2e83b38d docs: [ci skip] add desc for postgres. Bo-Yi Wu 2018-04-08 22:02:37 +0800
  • 9242b921d8
    Join add TableName interface support (#874) Lunny Xiao 2018-04-08 21:54:24 +0800
  • ed84bb2b2c fix: ignore DefaultPostgresSchema Bo-Yi Wu 2018-04-08 21:54:13 +0800
  • f74ba0cf5c chore(postgres): support add schema as prefix of table name Bo-Yi Wu 2018-04-08 21:10:02 +0800
  • 607b473d7c
    more tests Lunny Xiao 2018-04-08 17:32:28 +0800
  • c3b84c6ae2
    Join add struct support Lunny Xiao 2018-04-08 17:21:58 +0800
  • 84d678f941
    add some tests Lunny Xiao 2018-04-08 17:12:26 +0800
  • c6c5933a15
    Merge branch 'master' into lunny/join_support_tablename Lunny Xiao 2018-04-08 17:06:53 +0800
  • 7f6b0b4c3b
    Join add TableName interface support Lunny Xiao 2018-04-08 17:06:03 +0800
  • 149e6abf07 fix: gofmt error. (#873) Bo-Yi Wu 2018-04-08 08:53:15 +0800
  • baa534910d fix: gofmt error. Bo-Yi Wu 2018-04-07 21:29:09 +0800
  • b8dec64610
    fix findandcount bug with order (#869) Lunny Xiao 2018-03-26 10:25:39 +0800
  • 7865fcb6d8
    fix findandcount bug with order Lunny Xiao 2018-03-26 10:05:32 +0800
  • 18b1524be4
    add vgo support Lunny Xiao 2018-03-22 23:26:08 +0800
  • 0177c08cee
    vgo support Lunny Xiao 2018-03-22 22:29:44 +0800
  • 49b899949a
    fix scanmap (#42) Lunny Xiao 2018-03-15 17:10:08 +0800
  • 11743c1a80 Add NewEngineWithParams method can call SetParams for dialect. The dialect_… (#798) m2nlight 2018-03-08 09:30:38 +0800
  • 7d5d723a71
    rename args to params (#40) Lunny Xiao 2018-03-08 09:08:13 +0800
  • 52fd00bb0f
    rename SetArguments to SetParmas m2nlight 2018-03-08 04:21:13 +0800
  • 8f7acbdfaf
    rename SetArguments to SetParams m2nlight 2018-03-08 04:19:37 +0800
  • cf3f2b687a
    Rename NewEngine2 to NewEngineWithParams m2nlight 2018-03-07 17:31:22 +0800
  • 99cc3e5b65
    Merge branch 'master' into master Lunny Xiao 2018-03-07 17:19:48 +0800
  • 29b157685d Add SetArguments(args) method for dialect_xxxxx.go support. (https://github.com/go-xorm/xorm/issues/793) (#36) m2nlight 2018-03-07 17:19:18 +0800
  • b462eded54
    fix sync bug (#857) Lunny Xiao 2018-03-05 18:01:47 +0800
  • 8f6225cc85
    fix sync bug Lunny Xiao 2018-03-05 17:44:56 +0800
  • 11bcc82696 add SYSNAME type for supporting mssql's in-built sysdiagrams (#39) Boyi Wu 2018-02-27 16:09:17 +0800
  • 60090fa5e0
    update README Lunny Xiao 2018-02-27 11:18:10 +0800
  • 17ee4be6c1
    fix findandcount bug (#853) Lunny Xiao 2018-02-24 17:08:34 +0800
  • 4b595fbec3
    fix findandcount bug Lunny Xiao 2018-02-24 16:43:28 +0800
  • a4378c8abd
    fix bug on findandcount (#852) Lunny Xiao 2018-02-24 16:12:53 +0800
  • e54b9addeb
    fix bug on findandcount Lunny Xiao 2018-02-24 15:51:35 +0800
  • cea778734c
    fix FindAndCount bug with Limit (#851) Lunny Xiao 2018-02-22 20:24:40 -0600
  • c624c83eda add UniqueIdentifier type for supporting mssql (#38) Boyi Wu 2018-02-23 10:03:34 +0800
  • 99ec90c752
    fix FindAndCount bug with Limit Lunny Xiao 2018-02-23 10:02:24 +0800
  • 2e295feace
    Improve schema support on postgres dialect (#845) Lunny Xiao 2018-02-08 20:43:17 -0600
  • b4af556255
    fix to support no specific schema when postgres Lunny Xiao 2018-02-09 09:59:46 +0800
  • d0808c2be2
    add schema on postgres dialect Lunny Xiao 2018-02-08 15:57:08 +0800
  • 430fbe866a
    add FindAndCount method (#842) Lunny Xiao 2018-02-07 07:06:13 -0600
  • 13d1199db7
    add FindAndCount method Lunny Xiao 2018-02-07 17:41:58 +0800
  • 4293dea67e
    add test for find (#841) Lunny Xiao 2018-02-07 06:00:21 -0600