Commit Graph

  • eed7e65bd9 Panic when setting wrong logger (#1868) clannadxr 2021-02-18 17:14:13 +0800
  • 716d005a40 Panic when setting wrong logger clannadxr 2021-02-18 14:05:31 +0800
  • 407da9ddd8 export tag identifier (#1865) clannadxr 2021-02-09 15:20:54 +0800
  • f1a6f0000a add UT clannadxr 2021-02-09 14:19:16 +0800
  • ae48cdeca5
    Add SetTagIdentifier Lunny Xiao 2021-02-09 11:56:29 +0800
  • 7bd37d81f0 export tag identifier clannadxr 2021-02-09 11:18:37 +0800
  • ffac8e3577 session add method IsInTx (#1863) whybangbang 2021-02-03 23:27:07 +0800
  • ac11d96032 session add method IsInTx whybangbang 2021-02-03 11:24:55 +0800
  • 4629bb1717 Add NewEngineWithDB (#1860) Lunny Xiao 2021-02-02 14:15:10 +0800
  • 757814d845
    Add NewEngineWithDB Lunny Xiao 2021-02-02 10:53:00 +0800
  • d41a13b562
    Fix tests Lunny Xiao 2021-01-28 11:17:33 +0800
  • 7c61c09af7 Revert "Automatically convert datetime to int64 (#1715)" Lunny Xiao 2021-01-28 11:03:43 +0800
  • 7cd51d58fa Upgrade builder to v0.3.8 (#1855) Lunny Xiao 2021-01-28 10:56:03 +0800
  • e08d2222b0
    Upgrade builder to v0.3.8 Lunny Xiao 2021-01-26 17:26:17 +0800
  • b1297535f6 Merge branch 'master' of gitea.com:xorm/xorm v1.0.7 Lunny Xiao 2021-01-21 15:12:38 +0800
  • 34f68a05eb
    Release v1.0.7 Lunny Xiao 2021-01-21 15:10:21 +0800
  • 6f4b2fd80e Fix bug for mssql (#1854) Lunny Xiao 2021-01-21 15:08:48 +0800
  • 173646b024
    Fix bug for mssql Lunny Xiao 2021-01-21 15:05:26 +0800
  • c442c5a9a8 fix_bugs_for_mssql (#1852) L-Angel 2021-01-19 13:41:14 +0800
  • 29feb61217 rename Xml to XML Rick 2021-01-19 01:23:46 +0800
  • 4a1ab1cf55 fix unregual idx name for sql server Rick 2021-01-16 22:11:47 +0800
  • 2427ae52f7 column type support xml for mssql Rick 2021-01-16 22:01:00 +0800
  • 91e0b9aa6e
    Add changelog v1.0.6 Lunny Xiao 2021-01-05 11:06:15 +0800
  • 8284e5defa Automatically convert datetime to int64 (#1715) Lunny Xiao 2021-01-05 11:04:22 +0800
  • 4ee1cf251f Fix another time format Lunny Xiao 2020-11-03 14:23:25 +0800
  • cdf97521e7 Automatically convert datetime to int64 Lunny Xiao 2020-06-16 17:52:25 +0800
  • 26b248c569 Fix update bug (#1823) Lunny Xiao 2021-01-05 10:55:36 +0800
  • 33ff3df03f
    Fix bug of sqlite modify column Lunny Xiao 2021-01-05 10:55:03 +0800
  • bf55bb8218 Fix update bug Lunny Xiao 2020-11-03 14:37:02 +0800
  • b65276da85 Fix index (#1841) Lunny Xiao 2021-01-05 10:42:14 +0800
  • 83705cc63d Fix bug Lunny Xiao 2020-12-08 23:25:51 +0800
  • 6c3bc2116e Fix index Lunny Xiao 2020-12-08 22:53:19 +0800
  • 7c8d3f1ad9 Fix bug when modify column on mssql (#1849) Lunny Xiao 2021-01-05 10:37:41 +0800
  • 85cf12b4d0
    Fix bug when modify column on mssql Lunny Xiao 2021-01-05 10:29:45 +0800
  • d38ac00865 feat: 新增xormhelper Lucifer Lai 2021-01-04 03:08:00 +0800
  • 646b396b4a squash! feat: 合并sqlfiddle目录 Lucifer Lai 2021-01-04 03:02:35 +0800
  • dcf38f7546 squash! feat: 合并sqlfiddle目录 Lucifer Lai 2021-01-04 02:53:10 +0800
  • e4c0aa8838 feat: 合并sqlfiddle目录 Lucifer Lai 2021-01-04 02:44:56 +0800
  • be74570f38 clearn: 清除一些文件 Lucifer Lai 2021-01-04 02:40:26 +0800
  • e9b1fcf3dd fix: 从xorm.io变更为gitea.com/laixyz,并合并了builder目录 Lucifer Lai 2021-01-04 02:31:23 +0800
  • f10e21cb15 feat: 新增对mysql unsigned的整型字段的支持,并将created,created_at,updated,updated_at,deleted,deleted_at默认为新增,更新,删除的时间字段标识。 Lucifer Lai 2021-01-04 01:47:19 +0800
  • 965ff217e3 Fix faile tests skanehira 2020-12-14 15:25:13 +0900
  • e17125cf6f PostgreSQL and MySQL accepts microsecond skanehira 2020-10-23 19:23:12 +0900
  • 3472d80a6d prevent panic when struct with unexport field (#1839) finelog 2020-12-02 22:07:35 +0800
  • 55e7f68a77 minor fix part II finelog 2020-12-02 21:54:38 +0800
  • 4538725949 minor code fix finelog 2020-12-02 21:53:17 +0800
  • dfe9f387cf add test for prevent panic when vanial struct with unexport field panic finelog 2020-12-02 21:47:06 +0800
  • a6b65d30c7 prevent panic when struct with unexport field finelog 2020-12-02 21:03:38 +0800
  • 584b723590 feature:Add mill-seconds for Auto time huzhao 2020-12-01 13:30:05 +0800
  • acb337ba1f Fix find and count bug with cols (#1826) Lunny Xiao 2020-11-09 12:23:14 +0800
  • cc2bd2ec8a
    Fix find and count bug with cols Lunny Xiao 2020-11-05 15:10:12 +0800
  • beac298c02 Fix json tag with other type (#1822) Lunny Xiao 2020-11-03 17:10:35 +0800
  • e9eb940636
    Fix json tag with other type Lunny Xiao 2020-11-03 14:05:38 +0800
  • d0432018ed fix unexported field or method panic northfun 2020-10-30 10:06:24 +0800
  • 756fdfdd79 Update 'tags/parser.go' northfun 2020-10-30 09:44:23 +0800
  • fa2a3cdf6d Merge branch 'master' into add_unsigned Jerry 2020-10-20 14:03:11 +0800
  • 50deb79581 add column type unsigned Jerry 2020-10-10 01:18:03 +0000
  • e4a8170972 Merge branch 'master' into add_on_update Jerry 2020-10-20 13:41:26 +0800
  • 17f28a1314 feat: define xorm.FromDialectAndDB (#1812) jumpeiMano 2020-10-20 11:11:04 +0800
  • fa7f45555f refactor: rename the function name jumpeiMano 2020-10-20 12:03:30 +0900
  • 4209cabad1 feat: define xorm.FromDialectAndDB jumpeiMano 2020-10-19 14:27:05 +0900
  • b1fd75fc95 add tag on_update Jerry 2020-10-11 23:35:15 +0800
  • b39ff4b4d3 add INT UNSIGNED convert to INT (#1806) Jerry 2020-10-10 01:18:03 +0000
  • e9d8d416ef Set column comment when create table for mssql database LiQiming 2020-09-14 17:51:54 +0800
  • 435f4d5815 Support column comment for mssql LiQiming 2020-09-10 19:15:19 +0800
  • 0c1b815227 Performance improvement for columnsbyName (#1788) Lunny Xiao 2020-09-09 13:44:18 +0000
  • ff028c4f4f
    Performance improvement for columnsbyName Lunny Xiao 2020-09-09 21:16:41 +0800
  • e35662b1ed
    Change log for v1.0.5 v1.0.5 Lunny Xiao 2020-09-08 23:42:39 +0800
  • 1b200bdcba Fix bug of ToDB when update on a nil pointer (#1786) Lunny Xiao 2020-09-08 15:40:26 +0000
  • 96e5302ceb
    Fix test Lunny Xiao 2020-09-08 20:27:53 +0800
  • f761d3eefe
    Fix bug Lunny Xiao 2020-09-08 19:38:08 +0800
  • 5434d62aa2
    Fix bug Lunny Xiao 2020-09-08 17:30:21 +0800
  • c2e9d7a21f
    Add test for insert nil struct field Lunny Xiao 2020-09-08 16:32:37 +0800
  • 981b83bb67
    Fix test Lunny Xiao 2020-09-08 12:56:36 +0800
  • 4b9d2d6974 Fix bug of ToDB when update on a nil pointer Lunny Xiao 2020-09-08 09:33:20 +0800
  • b422930617 Fix warnings with schema Sync2 with default varchar as NVARCHAR (#1783) Andrew Thornton 2020-09-08 01:36:50 +0000
  • ee850f9407
    prod CI Andrew Thornton 2020-09-06 17:56:43 +0100
  • 36781ead05
    Merge branch 'fix-1782-MSSQL-nvarchar-fixes' of gitea.com:zeripath/xorm into fix-1782-MSSQL-nvarchar-fixes Andrew Thornton 2020-09-06 17:31:51 +0100
  • 5729222a0e
    map "character" to Char for postgres Andrew Thornton 2020-09-06 17:30:48 +0100
  • b2c14d04ac Merge branch 'master' into fix-1782-MSSQL-nvarchar-fixes Andrew Thornton 2020-09-06 12:27:55 +0000
  • 2f656b2211
    Postgres (and cockroachDB by inheritance) maps Char to Varchar Andrew Thornton 2020-09-06 13:06:57 +0100
  • d52e8e7e8d
    fix test Andrew Thornton 2020-09-06 12:45:21 +0100
  • fc44a96cfa
    Add a few more column testcases in light of postgres weirdness Andrew Thornton 2020-09-06 12:33:12 +0100
  • 01e1e98dd5 Do not ever quote asterisk symbol. Fixes #1780 (#1781) lafriks 2020-09-06 08:22:34 +0000
  • f38a19fb2b
    prod CI Andrew Thornton 2020-09-05 22:45:25 +0100
  • d48af2bb07
    prod CI Andrew Thornton 2020-09-05 22:34:10 +0100
  • e6f2cb3daa
    prod CI Andrew Thornton 2020-09-05 22:03:35 +0100
  • 749818bddd
    Properly handle MAX Andrew Thornton 2020-09-05 21:49:46 +0100
  • c825309e5b
    Add tests for Test and Char columns Andrew Thornton 2020-09-05 21:30:14 +0100
  • 922604eaad
    prod CI Andrew Thornton 2020-09-05 11:17:50 +0100
  • 61503d4db0
    fix test Andrew Thornton 2020-09-05 10:39:14 +0100
  • 9b384f6f8d
    Remove the duplicate mssql drone test and add a specific sync test Andrew Thornton 2020-09-05 09:27:11 +0100
  • 3a7eec0c08
    add depends_on (2) Andrew Thornton 2020-09-04 22:47:12 +0100
  • ffaa02ec28
    add depends_on Andrew Thornton 2020-09-04 22:44:43 +0100
  • fafa19feca
    add nvarchar as a testcase Andrew Thornton 2020-09-04 22:33:37 +0100
  • a966473595
    Set defaultVarchar to upper case Andrew Thornton 2020-09-04 22:31:20 +0100
  • 558822b6d7
    Fix length issue Andrew Thornton 2020-09-04 20:44:06 +0100
  • 65547a343c
    schemas.Text should map to db.defaultVarchar Andrew Thornton 2020-09-04 20:14:30 +0100
  • 011fcf5c47
    Add failing test Andrew Thornton 2020-09-04 20:06:46 +0100
  • 862039ba32 Do not ever quote asterisk symbol. Fixes #1780 Lauris BH 2020-09-04 18:13:49 +0300