Commit Graph

  • baf07d3b93
    Fix test Lunny Xiao 2023-07-12 14:25:48 +0800
  • a79dd93557
    Fix test Lunny Xiao 2023-07-12 14:15:41 +0800
  • 2b48690616
    Fix bug Lunny Xiao 2023-07-12 13:46:00 +0800
  • e388ef801d
    improve function Lunny Xiao 2023-07-12 13:43:29 +0800
  • 0fdecc7777
    Fix bug Lunny Xiao 2023-07-12 13:35:30 +0800
  • f4e29f7b97
    Fix bug Lunny Xiao 2023-07-12 13:09:49 +0800
  • d6d5b9ee12
    more refactor Lunny Xiao 2023-07-12 11:41:22 +0800
  • fbd6ad485a
    Some refactor Lunny Xiao 2023-07-12 11:13:38 +0800
  • 79a8bc804b Fix join problem (#2291) Lunny Xiao 2023-07-12 02:01:56 +0000
  • 102c29f282
    Fix test Lunny Xiao 2023-07-12 09:28:19 +0800
  • 0cbecf9abc Merge branch 'master' into lunny/fix_join Lunny Xiao 2023-07-12 01:36:14 +0800
  • 6ab541d854
    Fix test Lunny Xiao 2023-07-12 01:35:50 +0800
  • 486c344ba3 In SQLite3, Sync doesn't support Modify Column:Error: near MODIFY: syntax error (#2267) brookechen 2023-07-11 17:10:36 +0000
  • a019b1ea33 mysql alter column comment ready. brookechen 2023-07-11 17:18:36 +0800
  • 1e75fd8799
    Fix test Lunny Xiao 2023-07-11 16:43:19 +0800
  • 604489eb38 cockroach db create table with integer column but get from db is bigint brookechen 2023-07-11 16:42:49 +0800
  • 203ebdaab9
    Fix some problems Lunny Xiao 2023-07-11 13:24:55 +0800
  • 324d21267c
    Fix join problem Lunny Xiao 2023-07-11 13:21:07 +0800
  • fd1f887a98
    more refactor Lunny Xiao 2023-07-11 12:36:19 +0800
  • 13cff1f270
    refactor select statement Lunny Xiao 2023-07-11 11:33:53 +0800
  • 0b9bf4f167 merge origin master brookechen 2023-07-10 20:07:12 +0800
  • a678ef1c27 Merge branch 'xorm-master' brookechen 2023-07-10 20:04:18 +0800
  • b0fe86421a add modify column comment testcase brookechen 2023-06-02 10:06:45 +0800
  • 8e2ce8c53d 提交注释 brookechen 2023-05-19 17:37:27 +0800
  • adbb669cf2 在SQLite3场景下,modify column不支持:Error: near MODIFY: syntax error brookechen 2023-05-19 16:39:32 +0800
  • 04e3462ed0
    Fix test Lunny Xiao 2023-07-09 16:32:13 +0800
  • b36693b75d 🐛 Fix deleted tag attribute zeroTime is not DatabaseTZ CyJaySong 2023-07-04 14:55:18 +0800
  • 7ea4e47e84
    Fix builder bug Lunny Xiao 2023-07-04 13:12:02 +0800
  • 30d32187dd Merge branch 'master' into feature/mysql-reserved Lunny Xiao 2023-07-04 04:56:35 +0000
  • fa474ab33e Merge pull request 'master' (#2) from xorm/xorm:master into master hsfish 2023-07-03 10:15:51 +0000
  • 0b266873f1 PR xorm master hsfish 2023-07-03 18:13:23 +0800
  • 52b01ce67f chore: ignore unnecessary char type cast in GetColumns (#2278) flyingpigge 2023-07-03 09:15:45 +0000
  • d29fe49933 Mysql support a new tag Collate (#2283) Lunny Xiao 2023-07-01 03:40:09 +0000
  • d6195e645a
    Fix test Lunny Xiao 2023-07-01 10:27:54 +0800
  • 39b59bd7f3
    Fix Lunny Xiao 2023-07-01 08:54:10 +0800
  • 137c075d4b
    fix Lunny Xiao 2023-07-01 08:31:14 +0800
  • 6f4d0d8284
    Fix test Lunny Xiao 2023-06-30 23:44:42 +0800
  • 6a0a8b1b5a
    Fix test Lunny Xiao 2023-06-30 23:35:00 +0800
  • 3611f2e045
    Fix sqlserver test Lunny Xiao 2023-06-30 15:59:37 +0800
  • 27a9febb4a
    Fix Lunny Xiao 2023-06-30 14:17:51 +0800
  • 701f5e6f68
    Fix test Lunny Xiao 2023-06-30 13:47:10 +0800
  • ff568c74f2
    Fix test Lunny Xiao 2023-06-30 13:35:07 +0800
  • 5502730033
    Fix test Lunny Xiao 2023-06-30 10:36:10 +0800
  • 4f2780ea3d
    Fix collate Lunny Xiao 2023-06-30 10:08:39 +0800
  • eb3b01d8e0
    Mysql support a new tag Collate Lunny Xiao 2023-06-30 09:40:52 +0800
  • e80751521f mysql: add RANK to reserved word list Martin Viggiano 2023-06-29 15:39:45 -0300
  • 224ae71603 mysql: add CHAIN to reserved word list Martin Viggiano 2023-06-29 15:33:20 -0300
  • d6598deb7a Merge branch 'master' into chore/ignore-char-tranform Lunny Xiao 2023-06-29 10:25:02 +0000
  • 18f8e7a86c Default don't log warn for database extra columns when syncing (#2280) Lunny Xiao 2023-06-23 15:00:31 +0000
  • b73d027f49
    Default don't log warn for database extra columns when syncing Lunny Xiao 2023-06-23 22:13:16 +0800
  • 068de8c0f8 Don't warn when database have extra columns which are not in struct (#2279) Lunny Xiao 2023-06-23 08:48:37 +0000
  • aa3fe609ec
    Don't warn when database have extra columns which are not in struct Lunny Xiao 2023-06-23 16:18:24 +0800
  • e75511eff0 chore: ignore unnecessary char type transform in GetColumns August 2023-06-21 15:07:50 +0800
  • e2c62248d6
    Fix dameng ci Lunny Xiao 2023-06-13 18:01:09 +0800
  • 75cdd34737 Merge branch 'master' into lunny/dm_ci Lunny Xiao 2023-06-12 17:25:41 +0800
  • f651d4e04c
    Fix dm ci Lunny Xiao 2023-06-12 17:25:08 +0800
  • 838a0d9bca ccbhj/fix_mysql_blob_shared_bytes (#2274) ccbhj 2023-06-12 09:18:13 +0000
  • 80511af304 test(session_query_test.go): add some test for querying BLOB Bingjia Chen 2023-06-09 13:27:32 +0800
  • 53fb564447
    merge main branch Lunny Xiao 2023-06-11 17:44:53 +0800
  • e4e027b82f
    change dm driver lunny/dm_upgrade Lunny Xiao 2023-06-11 08:53:02 +0800
  • 2db28fd5d8 fix(convert/interface.go): fix issue https://gitea.com/xorm/xorm/issues/2273 Bingjia Chen 2023-06-08 11:57:10 +0800
  • caa8a029c6 some optimzation (#2272) Lunny Xiao 2023-06-02 14:16:30 +0000
  • 0e7b7b92b9
    some optimzation Lunny Xiao 2023-06-02 17:19:48 +0800
  • 1eed9610ae add modify column comment testcase brookechen 2023-06-02 10:06:45 +0800
  • 926f7f90b8 Merge branch 'master' into master brookechen 2023-06-02 01:50:57 +0000
  • cb851a2f95 Filter support passing context (#2200) (#2270) LinkinStars 2023-05-31 01:43:24 +0000
  • d00e239c3c Filter support passing context (#2200) LinkinStars 2023-05-30 18:04:57 +0800
  • b330b1c715 Merge branch 'master' into master brookechen 2023-05-30 02:58:55 +0000
  • 57f7d69f1b Fix test-cockroach workflow (#2269) Zettat123 2023-05-29 13:01:43 +0000
  • 95a97f5220 fix cockroach cmd Zettat123 2023-05-29 16:39:31 +0800
  • 42bb41f142 Merge branch 'master' into master Lunny Xiao 2023-05-25 18:49:19 +0800
  • 04d36cfa81 Use actions instead of drone (#2258) Lunny Xiao 2023-05-25 18:15:09 +0800
  • d0261f93bd
    Add port Lunny Xiao 2023-05-25 18:06:42 +0800
  • 68f9194eea
    Remove utf8 test Lunny Xiao 2023-05-25 17:22:49 +0800
  • 5fb2eaa43f
    Disable cache tempororily Lunny Xiao 2023-05-25 17:20:01 +0800
  • 01b0250b2a
    Fix cockroach Lunny Xiao 2023-05-25 14:20:27 +0800
  • 568f3cfc4e
    Remove drone file Lunny Xiao 2023-05-25 13:47:27 +0800
  • 7b3e880cc6
    Remove options Lunny Xiao 2023-05-25 13:05:14 +0800
  • 89a6cf52aa
    remove network Lunny Xiao 2023-05-25 12:31:11 +0800
  • 46928a07ba 提交注释 brookechen 2023-05-19 17:37:27 +0800
  • 7b68be0cc3 Merge branch 'master' into master brookechen 2023-05-19 16:45:43 +0800
  • 58c7a413a0 format brookechen 2023-05-19 16:45:00 +0800
  • d5a0855ace 在SQLite3场景下,modify column不支持:Error: near MODIFY: syntax error brookechen 2023-05-19 16:39:32 +0800
  • 190384b4cd AutoIncrement列带ID插入数据时没有Commit (#2264) brookechen 2023-05-17 15:20:40 +0800
  • bbc89e7511 format. brookechen 2023-05-17 10:07:37 +0800
  • e6907e9a62 oracle: Fix quotes on DropTableSQL function, add IsSequenceExist function. (#2265) Martin Viggiano 2023-05-17 09:04:00 +0800
  • 29d51a9ae6 oracle: Fix quotes on DropTableSQL function, add IsSequenceExist function. Martin Viggiano 2023-05-16 16:03:07 -0300
  • 95356ac403 AutoIncrement列带ID插入数据时没有Commit brookechen 2023-05-16 19:17:42 +0800
  • 23be940bad Fix session insert interface slice commit panic(#2259) (#2260) Abei1uo 2023-05-12 14:58:38 +0800
  • d1ebd82a3b Update session insert interface slice commit test case(#2259) Abei1uo 2023-05-11 12:01:46 +0800
  • 52525b0788 Fix session insert interface slice commit panic(#2259) Abei1uo 2023-05-10 23:44:24 +0800
  • ba157e554b
    Fix network Lunny Xiao 2023-05-09 15:52:57 +0800
  • 631055f74a
    Use actions instead of drone Lunny Xiao 2023-05-09 14:53:39 +0800
  • 04e6f0944d 1. 优化性能:减少func (session *Session) slice2Bean方法中的strings.ToLower调用次数以及减少map创建和访问次数(见工单 https://gitea.com/xorm/xorm/issues/2243) 洪坤安 2023-04-19 18:00:54 +0800
  • 9caa860790 1. 优化性能:减少func (session *Session) slice2Bean方法中的strings.ToLower调用次数以及减少map创建和访问次数(见工单 https://gitea.com/xorm/xorm/issues/2243) 洪坤安 2023-04-19 17:20:55 +0800
  • 064cd596c9 1. 优化性能:减少func (session *Session) slice2Bean方法中的strings.ToLower调用次数以及减少map创建和访问次数(见工单 https://gitea.com/xorm/xorm/issues/2243) 洪坤安 2023-04-19 17:06:55 +0800
  • 7eef505e59 1. 优化性能:减少func (session *Session) slice2Bean方法中的strings.ToLower调用次数以及减少map创建和访问次数(见工单 https://gitea.com/xorm/xorm/issues/2243) 洪坤安 2023-04-19 08:25:10 +0800
  • 923fbf47e5 优化性能:减少func (session *Session) slice2Bean方法中的strings.ToLower调用次数以及减少map创建和访问次数(对应issue为: https://gitea.com/xorm/xorm/issues/2243) 洪坤安 2023-04-19 08:09:48 +0800
  • 89a266addf
    Allow selection of all columns in a leaf preload by not specifying any column Diego Sogari 2023-04-09 15:27:49 -0300
  • 17358d66b6
    Remove the `NoPrune` method Diego Sogari 2023-04-01 14:14:53 -0300