Commit Graph

  • 3e0179ff26 Fix bug on get columns for postgres (#1779) Lunny Xiao 2020-09-03 13:10:27 +0000
  • c7344f21e4
    Fix bug on get columns for postgres Lunny Xiao 2020-09-03 14:04:43 +0800
  • b10919ec56
    Add changelog for v1.0.4 Lunny Xiao 2020-09-02 20:40:16 +0800
  • f8c91ec4a3 Correct default detection in MariaDB >= 10.2.7 (#1778) v1.0.4 Andrew Thornton 2020-09-02 12:37:16 +0000
  • 1b399da66c
    try again ci Andrew Thornton 2020-08-31 22:23:42 +0100
  • 4864905be0
    try again ci Andrew Thornton 2020-08-31 21:56:17 +0100
  • e50415a956
    tidy up appearance of the alreadyQuoted SQL string Andrew Thornton 2020-08-31 13:20:33 +0100
  • cd10389e15
    Merge remote-tracking branch 'origin/master' into fix-defaults-sync2-mysql Andrew Thornton 2020-08-31 13:18:13 +0100
  • 76d6b9fdf5 Fix mysql dialect error from invalid db identifier in orderby clause (#1743) (#1751) jdkendall 2020-08-31 01:19:12 +0000
  • 1e7e901d3b
    Try MariaDB 10.4 Andrew Thornton 2020-08-30 12:09:09 +0100
  • d78b56a77f
    fix drone Andrew Thornton 2020-08-30 11:50:45 +0100
  • 7f8feb6535
    Correct default detection in MariaDB >= 10.2.7 Andrew Thornton 2020-08-30 11:47:01 +0100
  • 84265754bd
    add back in the quotes Andrew Thornton 2020-08-30 08:53:45 +0100
  • ded774e38d
    Set column defaults correctly for mysql Andrew Thornton 2020-08-29 21:49:54 +0100
  • 164d992622
    add SetConnMaxIdleTime for go1.15 or higher Shinnosuke Sawada 2020-08-26 06:49:19 +0900
  • 1d21a8b04d Fix bug that can not update Time type for Oracle chendy 2020-08-18 18:57:27 +0800
  • 912adc5435 Merge branch 'lunny/test_oracle2' v1.0.3-godror chendy 2020-08-18 17:34:22 +0800
  • a2134554c8 Merge branch '1.0.2-godror-v2' chendy 2020-08-18 17:31:17 +0800
  • aedf8032fb fix bug when update Time type for Oracle v1.0.2-godror-v2 chendy 2020-08-18 17:12:11 +0800
  • a45b3fb4cb fix bug when insert/update Time type v1.0.3-oracle chendy 2020-08-18 16:46:53 +0800
  • 8a721972b8 Fix mysql dialect error from invalid db identifier in orderby clause (#1743) jdkendall 2020-07-31 07:34:26 +0000
  • f39a4cb41c solve duplicate log in commit and rollback (#1750) w3xse7en 2020-07-30 09:05:59 +0000
  • f5020edff2 solve duplicate log in commit and rollback Lyi 2020-07-30 16:05:09 +0800
  • 4a6b8c29bf Fix typo (#1748) sylba2050 2020-07-27 09:29:33 +0000
  • 2435e6620f Fix typo Masataka Hisasue 2020-07-27 18:19:12 +0900
  • fe3bc3851e chore: enable fmt check (#1742) appleboy 2020-07-21 04:36:55 +0000
  • 28937fbd0c chore: enable fmt check Bo-Yi Wu 2020-07-20 19:23:01 +0800
  • 318102c9ff Add params for mssql to allow redefine varchar as nvarchar or char as nchar (#1741) Lunny Xiao 2020-07-18 08:01:27 +0000
  • c7f59a49d7
    Update drone test for mssql nvarchar Lunny Xiao 2020-07-18 14:55:13 +0800
  • 0c0db4a72e
    Add params for mssql to allow redefine varchar as nvarchar or char as nchar Lunny Xiao 2020-07-18 10:57:09 +0800
  • 0fae64bb3b Support get dataSourceName on ContextHook for monitor which DB executed SQL (#1740) Thomas_An 2020-07-13 13:29:38 +0000
  • 7a1a1c04be Merge branch 'log_context_add_db_info' yong.an 2020-07-13 18:24:42 +0800
  • f3ca093478 add session to context yong.an 2020-07-13 18:23:57 +0800
  • 3fb2294415 Revert "accept lunny's suggestion" yong.an 2020-07-13 18:15:22 +0800
  • 372a2403e8 Merge branch 'master' of https://gitea.com/Thomas_An/thomasan_xorm yong.an 2020-07-13 15:47:53 +0800
  • 57fd669942 accept lunny's suggestion yong.an 2020-07-13 14:57:54 +0800
  • 46cf5a88d5 Merge branch 'master' into master Thomas_An 2020-07-10 13:49:25 +0000
  • 06f24231f2 add test code yong.an 2020-07-10 21:46:21 +0800
  • 946fb57e1c
    Add 1.0.3 to changelog v1.0.3 Lunny Xiao 2020-07-10 20:57:00 +0800
  • 3a48920a98 session add Engine func yong.an 2020-07-09 17:40:37 +0800
  • da55c35b25 Used to monitor which DB executed this SQL yong.an 2020-07-09 16:37:17 +0800
  • be7800fc63 Fix index name parsing in SQLite dialect (#1737) StdioA 2020-07-09 08:26:18 +0000
  • ca679bab8b Fix index name parsing in SQLite dialect David Dai 2020-07-09 15:49:25 +0800
  • 56881e64a9 put ContextLogger in higher priority (#1656) MURAOKA Taro 2020-07-09 06:44:26 +0000
  • 6ccf78a50b Merge branch 'master' into logger-priority Lunny Xiao 2020-07-09 03:56:27 +0000
  • 1a39682180 Fix dump of sqlite (#1639) Lunny Xiao 2020-07-09 01:41:12 +0000
  • 61de120657
    Fix test Lunny Xiao 2020-07-09 00:32:27 +0800
  • a7df2e9470 Merge branch 'master' into logger-priority Lunny Xiao 2020-07-08 14:57:28 +0000
  • 00ede8b543
    fix test Lunny Xiao 2020-07-08 20:45:50 +0800
  • e370537ad1 Fix sqlite dump Lunny Xiao 2020-03-29 01:18:35 +0800
  • 41634f24e7 Fix sqlite dump Lunny Xiao 2020-03-29 00:28:06 +0800
  • f3c53f44b8 bugfix - #1491 Avtion 2020-07-08 08:03:27 +0000
  • 6becb291d3 update sqlite3 (#1730) Ky 2020-07-07 14:49:58 +0000
  • 14a98ca9d2 add hooks for Commit and Rollback (#1733) MURAOKA Taro 2020-07-04 06:13:15 +0000
  • f9bdf0302a
    add hooks for Commit and Rollback MURAOKA Taro 2020-07-04 13:56:52 +0900
  • 677c0d7411 fix invalid date when update for oracle (#1694) getsu 2020-07-03 08:10:09 +0000
  • 53a5e6c79d Merge branch 'master' into master getsu 2020-07-03 06:05:21 +0000
  • d0dc9b1a69 update sqlite3 Ky 2020-06-29 07:41:31 +0000
  • bbc13e5087 check if the logger is the implement of log.ContextLogger first KowloonZh 2020-06-29 03:12:41 +0000
  • 0f8d350393
    smal nits 6543 2020-06-27 23:31:15 +0200
  • 55afb620e8
    adjust to new xorm structures 6543 2020-06-27 23:11:33 +0200
  • 561cd0b753
    finish test 6543 2020-06-27 23:11:17 +0200
  • e5ff26e652
    fmt 6543 2020-06-27 16:26:22 +0200
  • a5c3ebf418
    Merge branch 'master' into DropTableCols_fromGitea 6543 2020-06-27 16:25:22 +0200
  • 9b41b879a7 return the result on transaction (#1725) Lunny Xiao 2020-06-26 13:06:46 +0000
  • 46244dafde
    return the result on transaction Lunny Xiao 2020-06-26 18:28:48 +0800
  • cc7d219065 Upgrade some dependencies (#1718) Lunny Xiao 2020-06-18 11:36:19 +0000
  • e4d48a3756
    Upgrade some dependencies Lunny Xiao 2020-06-18 18:09:10 +0800
  • b434b045ad Add missing changelog for 1.0.2 (#1712) Lunny Xiao 2020-06-16 02:09:37 +0000
  • a47eefbe82
    Add missing changelog for 1.0.2 Lunny Xiao 2020-06-16 09:19:00 +0800
  • 02414bac40 Merge branch 'master' into master Lunny Xiao 2020-06-13 06:10:01 +0000
  • 08a18027a0
    Update README badges Lunny Xiao 2020-06-13 13:37:43 +0800
  • 4dde8f14e6 Fix find and count bug (#1651) v1.0.2 Lunny Xiao 2020-06-13 05:31:33 +0000
  • e39cc55b03
    Fix bug Lunny Xiao 2020-06-13 12:57:46 +0800
  • 378fb1e642
    fix mssql findandcount Lunny Xiao 2020-06-13 11:11:38 +0800
  • 407d542e3e Fix find and count bug Lunny Xiao 2020-03-23 19:58:25 +0800
  • b08f962d7a Fix bug when ID used but no reference table given (#1709) Lunny Xiao 2020-06-13 01:20:25 +0000
  • c371af5886
    Fix bug when ID used but no reference table given Lunny Xiao 2020-06-12 21:56:36 +0800
  • 1c620a905a Merge branch 'master' into master v1.0.2-godror getsu 2020-05-27 04:51:02 +0000
  • e4d3310042 fix invalid date when update for oracle chendy 2020-05-27 12:05:42 +0800
  • a951089703 fix invalid date when update chendy 2020-05-27 11:58:07 +0800
  • f071e5eb96 chore: improve titleCasedName performance (#1691) appleboy 2020-05-23 02:22:08 +0000
  • 1637507361 udpate Bo-Yi Wu 2020-05-22 15:30:01 +0800
  • 1360686907 chore: improve titleCasedName performance Bo-Yi Wu 2020-05-22 12:38:25 +0800
  • d485101331 chore: improve snakeCasedName performance (#1688) Lunny Xiao 2020-05-22 02:53:55 +0000
  • 99f0e5e05c chore: update Bo-Yi Wu 2020-05-21 22:29:44 +0800
  • fdb6765648 chore: udpate Bo-Yi Wu 2020-05-21 22:15:57 +0800
  • cc74a8854a chore: improve snakeCasedName performance Bo-Yi Wu 2020-05-21 21:00:33 +0800
  • f5711b4552 support params > 65535 for postgres. zhangmj 2020-05-18 16:36:21 +0800
  • 0a94f436f6 add copyright venjiang 2020-05-18 09:34:40 +0800
  • b19c70bb93 add autotimer test venjiang 2020-05-14 13:25:45 +0800
  • 71bd7f9b31 add AutoTimer interface venjiang 2020-05-14 11:40:54 +0800
  • 55594d1dbe Oracle uses double quotes for quoting table/column/etc. names (#1674) tmalaher 2020-05-08 12:13:13 +0000
  • e932d35977 Oracle uses doulbe quotes for quoting table/column/etc. names tmalaher 2020-05-07 21:15:21 +0000
  • eca45c6f24
    Support greenplum Lunny Xiao 2020-04-28 16:16:24 +0800
  • 9d4a1c2e19 Merge branch 'master' into logger-priority MURAOKA Taro 2020-04-28 07:26:25 +0000
  • 077edc0de6 Merge branch 'master' into postgres-timestamp-resolution Lunny Xiao 2020-04-26 13:29:05 +0000
  • 8ebcb8b557 Fix find with another struct (#1666) Lunny Xiao 2020-04-26 11:34:05 +0000
  • 6e5f632c12
    Fix find with another struct Lunny Xiao 2020-04-26 16:46:27 +0800
  • f25d0eedf2
    add greenplum support Lunny Xiao 2020-04-24 22:45:31 +0800