Commit Graph

  • 3cea7eef5c
    Merge branch 'lunny/add_test' Lunny Xiao 2017-03-25 16:32:05 +0800
  • 24fae7b3b1 auto judge exist or not quote,then add or ignore (#548) ZACH 2017-03-23 15:22:06 +0800
  • f2179cd54f Merge remote-tracking branch 'origin/master' zileyuan 2017-03-23 15:13:50 +0800
  • 369fa4a19a auto judge exist or not quote,then add or ignore zileyuan 2017-03-23 15:04:42 +0800
  • c7fd65f5fa auto judge exist or not quote,then add or ignore zileyuan 2017-03-23 15:04:42 +0800
  • 70bc6741cf fix IN and NotIN SQL not add quote (#547) ZACH 2017-03-23 14:23:52 +0800
  • df88800d6b fix IN and NotIN SQL not add quote zileyuan 2017-03-23 14:19:14 +0800
  • 86cf0e8c3c
    add test framework Lunny Xiao 2017-03-23 14:05:32 +0800
  • c352f30dd2
    improved SQL log Lunny Xiao 2017-03-17 20:30:00 +0800
  • e8409d7325
    fix log space Lunny Xiao 2017-03-17 20:25:07 +0800
  • 316ee2cebf
    fix docs error Lunny Xiao 2017-03-17 19:30:03 +0800
  • d2755b458a
    typo Lunny Xiao 2017-03-15 09:44:49 +0800
  • 3def9e0b2c
    improved godoc Lunny Xiao 2017-03-15 09:43:29 +0800
  • 8074f62d8e
    move some functions from session.go to session_cols.go and session_convert.go Lunny Xiao 2017-03-15 09:29:12 +0800
  • d170089adf
    refactor rowsbean Lunny Xiao 2017-03-14 23:03:27 +0800
  • 0d9762712b
    fix distinct & count bug Lunny Xiao 2017-03-11 21:24:37 +0800
  • dba1c3b367 bug fix for SumsInt return empty slice alex 2017-03-08 22:32:59 +0800
  • bc97322264
    fix wrong type in doc Lunny Xiao 2017-03-06 19:44:30 +0800
  • 8045ca23c8
    fix oracle insert multiple records Lunny Xiao 2017-03-01 21:11:00 +0800
  • fc8109e109
    fix support to oracle insert multiple records Lunny Xiao 2017-03-01 17:31:31 +0800
  • e0276e0f48
    remove unused method Lunny Xiao 2017-03-01 16:55:53 +0800
  • 2b462f7180
    remove unused field of rows Lunny Xiao 2017-03-01 16:38:15 +0800
  • 382b85d765
    fix #516, #536 Lunny Xiao 2017-02-24 12:45:33 +0800
  • daaaacf3e3 Merge 0f675167d0 into e8fbd41c16 Ethan Koenig 2017-02-22 08:32:13 +0000
  • e8fbd41c16
    more Find supports Lunny Xiao 2017-02-21 19:08:50 +0800
  • c8ac6bb65c
    Ask Get parameter is pointer and prepare for Get non-struct Lunny Xiao 2017-02-21 11:06:40 +0800
  • 1bc93ba022
    bug fixed for BeforeSet and AfterSet on Find a Map Lunny Xiao 2017-02-20 17:51:59 +0800
  • 14356cabc8 For nullable columns, store nil values as NULL Jim Salem 2017-02-14 16:46:52 -0500
  • 925e411904 Merge e8e02ac0ce into 19f6dfc2e8 Edison.Hsu 2017-02-10 02:27:08 +0000
  • 19f6dfc2e8
    bug fix for dump to postgres Lunny Xiao 2017-02-10 09:55:37 +0800
  • 7daacb215e Fix potential data race in Column.fieldPath (#21) Kenichi Yonekawa 2017-02-07 00:24:21 +0900
  • af7efeff9a Merge branch 'master' into impr/row2bean Sergey 2017-01-25 17:48:01 +0300
  • 445a934d32 fix: execute after hook. (#525) Bo-Yi Wu 2017-01-25 19:54:21 +0800
  • 71190ff044 Apply the given location instead of engine.location (#435) Shintaro Kaneko 2017-01-25 20:48:19 +0900
  • 0b209de773
    Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2017-01-25 18:59:59 +0800
  • 96aa149966 Apply the given location instead of engine.location Shintaro Kaneko 2016-08-03 16:59:55 +0000
  • c389e21302 Merge Sergey Kurt 2017-01-23 14:42:31 +0300
  • 1b301d982d Merge branch 'master' into impr/row2bean Sergey Kurt 2017-01-23 14:41:45 +0300
  • 0055774766 Optimized session._row2bean function. Part 2. Sergey Kurt 2017-01-23 13:41:22 +0300
  • d01576b909 Update to latest master go-xorm/xorm Sergey Kurt 2017-01-23 13:40:29 +0300
  • 57bcb65078
    bug fix for get sqlite meta informations Lunny Xiao 2017-01-22 17:17:55 +0800
  • 7c70e8caa9 fix: typo (#524) n4mine 2017-01-21 22:51:25 +0800
  • 72c27ce541 fix: execute after hook. Bo-Yi Wu 2017-01-21 22:12:47 +0800
  • e8e02ac0ce Merge branch 'master' into master Edison.Hsu 2017-01-21 12:53:05 +0800
  • 8aadb87b03 Merge branch 'master' into master Lunny Xiao 2017-01-20 19:29:47 +0800
  • 94ab92bd80 Merge branch 'master' into master Lunny Xiao 2017-01-20 19:28:01 +0800
  • c360c20aa5
    dump support bool Lunny Xiao 2017-01-20 10:12:06 +0800
  • 8943d4525e fix: typo n4mine 2017-01-19 12:38:41 +0800
  • 263f9d3fa5
    bug fixed for dump Lunny Xiao 2017-01-18 23:08:43 +0800
  • b1bbae3949
    Let DumpAll support dump to another database Lunny Xiao 2017-01-18 20:14:20 +0800
  • 4b1a73f51a
    golint fix Lunny Xiao 2017-01-09 09:58:23 +0800
  • 194ba2b6d6
    golint fix Lunny Xiao 2017-01-09 09:56:02 +0800
  • ccabb48a4f
    misspell fix Lunny Xiao 2017-01-09 09:53:27 +0800
  • 664a52a6d7
    some gofmt & golint fixed Lunny Xiao 2017-01-09 09:52:23 +0800
  • 0f675167d0 False condition on empty IN Ethan Koenig 2017-01-05 21:10:42 -0500
  • 0ddbe561ba CRLF -> LF in mssql_dialect.go Ethan Koenig 2017-01-05 13:13:55 -0500
  • 2fbe2c76c6
    query dialect ignore case sensitive Lunny Xiao 2017-01-03 14:45:57 +0800
  • 2189b36884
    fix dump to other databases Lunny Xiao 2017-01-03 14:44:30 +0800
  • 60b1704516
    don't panic but return nil when query dialect Lunny Xiao 2017-01-03 14:17:17 +0800
  • 44b70cccf4
    add Find ints support & split session into multiple files Lunny Xiao 2017-01-03 13:31:47 +0800
  • cf15f30086 Merge d5a8d74114 into d75356fc73 Arvin Foroutan 2016-12-30 09:37:56 +0000
  • d75356fc73
    bug fixed for gogits/gogs#3928 introduced by 64b3df6 v0.5.8 Lunny Xiao 2016-12-24 19:20:19 +0800
  • 87aca22337 Add support for jsonb (#19) u0x01 2016-12-14 11:05:06 +0800
  • 3ad0b428ae
    fixed user Lunny Xiao 2016-12-13 15:42:05 +0800
  • 7f81269266
    add postgres tests on circle ci Lunny Xiao 2016-12-13 15:41:25 +0800
  • 1ae959721f
    improved readme badges Lunny Xiao 2016-12-13 15:04:09 +0800
  • 67db61fb96
    add circleci status on README Lunny Xiao 2016-12-13 15:01:02 +0800
  • 46c93adfe5 add circle ci config file (#20) Lunny Xiao 2016-12-13 15:00:20 +0800
  • a77ef2e1d2 Improve circleci mysql (#509) Lunny Xiao 2016-12-13 14:53:34 +0800
  • 0f77b417ff
    fixed mysql settings on circle ci Lunny Xiao 2016-12-13 14:49:45 +0800
  • bb12e0b089
    add mysql tests on circleci Lunny Xiao 2016-12-13 14:38:01 +0800
  • d70a0765fc
    Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2016-12-13 14:34:49 +0800
  • 4e70730c67
    change readme build status to circleci Lunny Xiao 2016-12-13 14:33:40 +0800
  • d701c73498 Add circleci support (#506) Lunny Xiao 2016-12-13 14:27:01 +0800
  • d585011a90
    fixed circle.yml Lunny Xiao 2016-12-13 14:19:53 +0800
  • 65cbb93c13
    fixed circle.yml Lunny Xiao 2016-12-13 14:16:21 +0800
  • cdd8db3f07
    fixed circle.yml Lunny Xiao 2016-12-13 14:12:39 +0800
  • 5355c6a0a2
    add circle config file Lunny Xiao 2016-12-13 14:00:51 +0800
  • c60f2467a9
    some golints fixed Lunny Xiao 2016-12-11 12:45:37 +0800
  • b11ef87d42 Merge 8b5de8cf1d into b19177f4dc Yoshiki Nakagawa 2016-12-10 10:02:27 +0000
  • b19177f4dc
    resolved #503 Lunny Xiao 2016-12-10 10:53:27 +0800
  • dc3618b2f7
    resolved #481 Lunny Xiao 2016-12-10 10:04:48 +0800
  • 2597ab2401 Merge branch 'lunny/bug_fixed_mssql' Lunny Xiao 2016-12-01 14:49:49 +0800
  • 9abc087b5d Using varchar(max) instead of text in mssql. (#499) dlob 2016-12-01 07:49:04 +0100
  • 7222d6d7b3 some fixed for mssql support Lunny Xiao 2016-12-01 14:48:40 +0800
  • 06a1b9da56 Using varchar(max) instead of text in mssql. David Lobmaier 2016-11-29 16:47:05 +0100
  • 24ed99afc1 Merge branch 'master' into impr/row2bean Lunny Xiao 2016-11-23 23:16:52 +0800
  • 311abf25ab resolved #498 v0.5.7 Lunny Xiao 2016-11-23 21:27:15 +0800
  • 64b3df6e63 bug fixed for temp table name for insert multiple beans Lunny Xiao 2016-11-23 15:59:16 +0800
  • 5480b6d000 Optimized session._row2bean function Sergey Kurt 2016-11-13 01:03:46 +0300
  • f31f552026 Getting flag for the column via helper method (#492) Sergey 2016-11-12 07:30:16 +0400
  • 5c096a97b9 Merge branch 'master' into impr/column_flag Sergey 2016-11-11 21:25:15 +0400
  • f2610e02a1 bug fixed for invoke QueryRow & travis config remove unused Lunny Xiao 2016-11-12 00:13:12 +0800
  • 3d9b109013 Getting flag for the column via helper method Sergey Kurt 2016-11-11 17:19:09 +0300
  • 90b9a22c7c Merge pull request #489 from nemec784/fix/warnings/receiver_name Lunny Xiao 2016-11-09 23:07:47 +0800
  • eb247210c0 Fix golint ' receiver name ... should be ...' warnings Sergey Kurt 2016-11-09 17:43:27 +0300
  • 765833d39b Merge pull request #488 from nemec784/fix/warnings/should_omit_type Lunny Xiao 2016-11-09 21:43:34 +0800
  • 227b82da41 Fix golint 'should omit (type|2nd value) ...' warnings Sergey Kurt 2016-11-09 12:37:59 +0300
  • 80c3483048 Merge branch 'master' of github.com:go-xorm/xorm Lunny Xiao 2016-11-09 09:29:29 +0800
  • 131a80217f fixed .travis.yml Lunny Xiao 2016-11-09 09:27:11 +0800