Commit Graph

  • 01dcf48a92
    fix bug on new engine Lunny Xiao 2017-08-07 11:28:05 +0800
  • 0fdfa8d8de fix bug on update (#676) Lunny Xiao 2017-08-05 10:46:29 +0800
  • 3be8a34d00
    fix bug on update Lunny Xiao 2017-08-04 23:27:47 +0800
  • 10faec1e58 Fix typo (#672) lucapette 2017-08-02 04:39:46 +0200
  • 51d7fe9343 Fix typo lucapette 2017-08-01 23:34:14 +0200
  • c2e915ffc1
    fix typo Lunny Xiao 2017-07-31 20:26:13 +0800
  • e963288b0b add Decr test (#666) Lunny Xiao 2017-07-27 17:57:38 +0800
  • c45d09378a
    add Decr test Lunny Xiao 2017-07-27 17:50:14 +0800
  • 4524e40dda add NotIn and more tests for tag (#665) Lunny Xiao 2017-07-27 17:48:19 +0800
  • f5236719d3 Merge 0708a56dd8 into 60c6346a77 Lunny Xiao 2017-07-27 09:48:01 +0000
  • b4bc95dc00
    add NotIn and more tests for tag Lunny Xiao 2017-07-27 17:38:41 +0800
  • 60c6346a77 add more tests for rows (#664) Lunny Xiao 2017-07-27 14:38:39 +0800
  • d04a1a2e3d
    add more tests for rows Lunny Xiao 2017-07-27 14:30:01 +0800
  • 8849fd919e refactor for sum methods (#663) Lunny Xiao 2017-07-27 14:13:26 +0800
  • 5d6c1816a5
    refactor for sum methods Lunny Xiao 2017-07-27 14:08:55 +0800
  • f1aebd5729 hide all undocument variables on session (#660) Lunny Xiao 2017-07-27 13:32:35 +0800
  • ff56cf9be1 Merge ec47a11581 into 7c2d924794 Oleh Herych 2017-07-26 15:10:51 +0000
  • ec47a11581 clear debug data Oleh Herych 2017-07-26 18:09:28 +0300
  • 4317a9f771
    hide all undocument variables on session Lunny Xiao 2017-07-26 23:05:55 +0800
  • 867ea3e227 added test for issue with custom type and null Oleh Herych 2017-07-26 17:55:11 +0300
  • 54cbd40dcc Merge 14356cabc8 into 7c2d924794 Jim Salem 2017-07-26 14:49:46 +0000
  • 925202e742 Merge branch 'master' of https://github.com/go-xorm/xorm into nil_ptr_is_nullable Oleh Herych 2017-07-26 17:35:56 +0300
  • 7c2d924794 tests for close and add IsClosed() method (#659) Lunny Xiao 2017-07-26 22:25:23 +0800
  • 0eac1ce6c7 For nullable columns, store nil values as NULL Jim Salem 2017-02-14 16:46:52 -0500
  • 44de5b01a0
    tests for close and add IsClosed() method Lunny Xiao 2017-07-26 17:32:35 +0800
  • a5a917d477 add mymysql tests (#656) Lunny Xiao 2017-07-25 17:51:20 +0800
  • c90c2672e4
    add mymysql tests Lunny Xiao 2017-07-25 17:46:00 +0800
  • 463b4d8da7 add more tests for Delete (#655) Lunny Xiao 2017-07-25 17:09:10 +0800
  • 5477169fd9
    add more tests for Delete Lunny Xiao 2017-07-25 17:04:05 +0800
  • fbf37fc795 improve count usage (#654) Lunny Xiao 2017-07-25 16:50:20 +0800
  • affba3c112
    improve count usage Lunny Xiao 2017-07-25 16:44:03 +0800
  • dbc493df5e multiple Cols support (#653) Lunny Xiao 2017-07-24 22:09:47 +0800
  • dbbeb80da1
    multiple Cols support Lunny Xiao 2017-07-24 20:00:24 +0800
  • 8cfde0eb4b fix Conds bug on Find and add test for FindAndCount (#652) Lunny Xiao 2017-07-24 21:26:14 +0800
  • 2288de784f
    fix Conds bug on Find and add test for FindAndCount Lunny Xiao 2017-07-24 21:19:55 +0800
  • 1aa1846afb Revert "support reuse session to transaction (#650)" (#651) Lunny Xiao 2017-07-23 09:52:08 +0800
  • fc865acce3 Revert "support reuse session to transaction (#650)" Lunny Xiao 2017-07-23 09:43:27 +0800
  • c412be2365 support reuse session to transaction (#650) Lunny Xiao 2017-07-23 09:15:44 +0800
  • d753247344
    support reuse session to transaction Lunny Xiao 2017-07-23 09:07:23 +0800
  • 305eb27bcf improve update error when no conent to be updated (#648) Lunny Xiao 2017-07-21 16:42:23 +0800
  • 9bd63bb233
    improve update error when no conent to be updated Lunny Xiao 2017-07-21 16:38:02 +0800
  • 0708a56dd8
    remove trace code Lunny Xiao 2017-07-20 20:11:00 +0800
  • 18362d2340
    support different text type with JSON type Lunny Xiao 2017-07-20 20:07:54 +0800
  • cd38c8eb33
    fix compitable Lunny Xiao 2017-07-20 20:05:00 +0800
  • d33f21fcb7
    add IsJSON on Column Lunny Xiao 2017-07-20 20:04:00 +0800
  • 774f83c1bc add Exist functions (#640) Lunny Xiao 2017-07-14 09:20:13 +0800
  • 8a4f18844f
    add Exist functions Lunny Xiao 2017-07-13 23:04:21 +0800
  • 78795d8f13 add Xorm Adapter for Casbin as cases (#639) Yang Luo 2017-07-11 22:53:39 +0800
  • c65f5c1d43 add Xorm Adapter for Casbin as cases Yang Luo 2017-07-11 22:24:51 +0800
  • 682b827c7e More clear log (#638) Oleh Herych 2017-07-11 04:16:07 +0300
  • abe8474ae9 More clear log Oleh Herych 2017-07-10 18:40:27 +0300
  • 39a812d59d Topic/fix cache uint (#635) Mamoru Murakami 2017-07-06 14:03:06 +0900
  • 858391c8c6 add comment MamoruMurakami 2017-07-06 12:33:01 +0900
  • 42802eae92 fix bugs cache key when pk is defined as uint (#330) MamoruMurakami 2017-07-05 23:51:02 +0900
  • c6d1444d66 Merge branch 'topic/cache_test' into topic/fix_cache_uint MamoruMurakami 2017-07-05 22:36:30 +0900
  • ecb4b5f285 Merge 6e93d9d018 into 32d688fd96 Mamoru Murakami 2017-07-04 15:15:21 +0000
  • 6e93d9d018 modify cache_test for issues #330 MamoruMurakami 2017-07-05 00:09:05 +0900
  • 32d688fd96 close rows if possible (#629) Lunny Xiao 2017-06-25 17:35:04 +0800
  • e757de5335
    close rows if possible Lunny Xiao 2017-06-25 16:40:28 +0800
  • d9e6f21d60 fix bugs cols with incr when update (#623) Lunny Xiao 2017-06-20 15:43:21 +0800
  • 57f58f5f6c
    fix bugs cols with incr when update Lunny Xiao 2017-06-20 15:38:06 +0800
  • ba6be0ff5b
    bug fixes and quote args on tests Lunny Xiao 2017-06-20 11:10:39 +0800
  • a382049f26
    add reserved mode and bug fix Lunny Xiao 2017-06-19 21:11:17 +0800
  • acfe622aa0
    fix bug Lunny Xiao 2017-06-19 20:36:48 +0800
  • bd32ba97b7
    fix some bug Lunny Xiao 2017-06-19 20:08:25 +0800
  • 91e61f3049
    let quote optional Lunny Xiao 2017-03-26 20:29:11 +0800
  • 6dd1a9db58 Fixed spelling mistakes (#622) ka1em 2017-06-19 16:08:08 +0800
  • 030b834167 Fixed spelling mistakes ka1em 2017-06-19 16:07:12 +0800
  • 2af18acf72 add CondDeleted method (#620) Lunny Xiao 2017-06-15 20:09:46 +0800
  • 978e61976c
    add CondDeleted method Lunny Xiao 2017-06-15 19:55:18 +0800
  • eb52e0e4ae add test for get slice (#619) Lunny Xiao 2017-06-15 10:12:30 +0800
  • a13519444e
    add test for get slice Lunny Xiao 2017-06-15 10:07:14 +0800
  • f86679d536 Add comment support on create table [mysql only currently] (#616) Lunny Xiao 2017-06-14 14:16:40 +0800
  • 64dec03dda
    remove wrong file Lunny Xiao 2017-06-14 14:09:19 +0800
  • c3719e0452
    add comment support on create table Lunny Xiao 2017-06-14 14:06:38 +0800
  • e9b7412d75
    add comment create support for mysql Lunny Xiao 2017-06-14 14:05:17 +0800
  • 233706969a
    add SumInt method Lunny Xiao 2017-06-12 16:33:11 +0800
  • e11235316c
    change chatroom from gitter to discord Lunny Xiao 2017-06-12 11:16:18 +0800
  • 68518bdc07 Merge 8aadb87b03 into 1e055bac01 Ethan Koenig 2017-06-08 15:53:36 +0000
  • 1e055bac01 fix bug and catch more tests (#613) Lunny Xiao 2017-06-08 19:38:52 +0800
  • 63143ac063
    fix bug and catch more tests Lunny Xiao 2017-06-08 17:32:15 +0800
  • 7a9bf19c65 move lifetime to a split file so that go1.1 is also work with this feature (#612) Lunny Xiao 2017-06-08 10:21:01 +0800
  • 466cc53ecd
    move lifetime to a split file so that go1.1 is also work with this feature Lunny Xiao 2017-06-08 10:03:03 +0800
  • 8a877636fd add custom SQL count support (#609) Lunny Xiao 2017-06-06 14:54:59 +0800
  • 4a9a2334ab
    fix tests Lunny Xiao 2017-06-06 14:42:37 +0800
  • 403e785c69
    add custom SQL count support Lunny Xiao 2017-06-06 10:34:37 +0800
  • a4a8e4a739 fix bug and add set conn max lifetime (#606) Lunny Xiao 2017-06-05 15:08:30 +0800
  • b406f9749c
    required go 1.5+ Lunny Xiao 2017-06-05 14:36:30 +0800
  • 6d6007e680
    add parse for composite keys Lunny Xiao 2017-06-05 12:26:08 +0800
  • c01da1b710
    fix sqlite bug and add SetConnMaxLifetime Lunny Xiao 2017-06-05 12:03:16 +0800
  • 942887dea0 fix time issues and add some tests for time (#604) Lunny Xiao 2017-06-02 16:12:50 +0800
  • 7788ac76ee
    fix tests Lunny Xiao 2017-06-02 16:07:09 +0800
  • 7ca3a09a80
    some fixes with tests and added mssql support Lunny Xiao 2017-06-02 15:56:46 +0800
  • 13386a83fa
    fix tests Lunny Xiao 2017-06-02 10:17:37 +0800
  • 29ba280ee5
    fix tests bug Lunny Xiao 2017-06-02 10:04:44 +0800
  • bd716c52e5
    fix time issues and add some tests for time Lunny Xiao 2017-06-01 23:19:33 +0800
  • 74aaba0140 Merge 1f223168ee into 9c179e47a1 linquize 2017-06-01 03:18:52 +0000
  • 9c179e47a1 fix insert single pk column table failed (#603) Lunny Xiao 2017-06-01 09:57:33 +0800
  • b59d4cbe24
    fix insert single pk column table failed Lunny Xiao 2017-06-01 09:52:12 +0800
  • 36a9cdaa23 add more tests (#602) Lunny Xiao 2017-05-31 17:19:41 +0800