Commit Graph

  • a8165dd275 test Inada Naoki 2022-04-17 10:54:31 +09:00
  • f312b93ce2 verbose Inada Naoki 2022-04-17 10:37:30 +09:00
  • eff9eb3fff update sqla version Inada Naoki 2022-04-17 10:32:21 +09:00
  • c1c812a1df Fix out of range bug (#538) Inada Naoki 2022-04-17 10:21:21 +09:00
  • 9729618950 Create SECURITY.md Inada Naoki 2022-04-15 20:18:03 +09:00
  • 2316313fc6 Add __module__ attributes to exception classes. (#523) Inada Naoki 2022-01-10 10:44:49 +09:00
  • 5340191feb 2.1.0 v2.1.0 Inada Naoki 2021-11-17 17:46:52 +09:00
  • 6ebc1a1972 Fix typos (#520) Kian Meng Ang 2021-11-17 16:38:58 +08:00
  • fecd135e47 Install libmysqlclient-dev Inada Naoki 2021-10-20 16:39:24 +09:00
  • 8b920774f2 Action: Run Django tests (#519) Inada Naoki 2021-10-20 16:34:39 +09:00
  • c3e028bc3c fixup Inada Naoki 2021-10-19 21:19:52 +09:00
  • 66e1a94eb2 Use MySQL 5.7 Inada Naoki 2021-10-19 21:16:01 +09:00
  • d6b96dd632 try stable version instead of head. Inada Naoki 2021-10-19 18:47:13 +09:00
  • 1f049dcf17 fixup Inada Naoki 2021-10-19 18:34:00 +09:00
  • e1ce13cc91 Add GitHub Actions for running SQLAlchemy tests Inada Naoki 2021-10-19 18:28:23 +09:00
  • 267e784e5a black v2.1.0rc1 Inada Naoki 2021-10-19 17:02:44 +09:00
  • 8ff7f8f355 Update HISTORY Inada Naoki 2021-10-19 17:00:34 +09:00
  • 4b48f627b3 2.1.0rc1 Inada Naoki 2021-10-19 16:53:38 +09:00
  • f837c5e00d Update metadata to support Python 3.10. Inada Naoki 2021-10-19 15:59:17 +09:00
  • cda3b37e9e Actions: Add Python 3.10 and remove 3.5. (#516) Inada Naoki 2021-10-19 15:58:58 +09:00
  • 5c04abf87d Always set MULTI_RESULTS flag (#515) Inada Naoki 2021-10-19 15:25:19 +09:00
  • 204fb12368 _mysql: db -> database, passwd -> password (#513) Inada Naoki 2021-10-19 15:04:33 +09:00
  • 16d139c61f Remove escape() and escape_string() from MySQLdb. (#511) Inada Naoki 2021-10-19 13:19:58 +09:00
  • dee7d88271 set_character_set() sends "SET NAMES" always. (#509) Inada Naoki 2021-10-19 13:11:16 +09:00
  • 3ee07a031f Windows: Update MariaDB Connector to 3.2.4 (#508) Inada Naoki 2021-10-19 12:56:59 +09:00
  • aa28721d07 Use utf8mb4 in test_binary_prefix (#501) Inada Naoki 2021-09-03 11:30:40 +09:00
  • 4bb85b2577 Better support for building on Windows (#484) Ben Buchwald 2021-09-02 22:10:11 -04:00
  • 180c9df4ab Remove -lzstd for non-static build Inada Naoki 2021-09-03 11:05:26 +09:00
  • 62ddd30bb2 update remnants of passwd and db also in docs (#488) Daniel Ziegenberg 2021-09-03 04:02:49 +02:00
  • 355520dae0 Remove bytes encoder that was specifically for Django 1.11 (#490) Ryan Siemens 2021-09-02 19:02:27 -07:00
  • 8f1fd73dd3 multi statements can be disabled (#500) Simon Lundmark 2021-09-03 04:01:58 +02:00
  • 24aaa72c15 cleanup Inada Naoki 2021-01-08 17:39:31 +09:00
  • 44eace06de Actions: Fix measuring coverage (#471) Inada Naoki 2021-01-08 17:31:17 +09:00
  • ca3ed6ae67 Actions: Use cache Inada Naoki 2021-01-08 16:45:47 +09:00
  • 67eb9c5134 Actions: Fix pytest args (#470) Inada Naoki 2021-01-08 16:43:36 +09:00
  • 52c2a12861 Actions: Use fetch-depth:2 for codecov Inada Naoki 2021-01-08 16:29:52 +09:00
  • af563dbf51 Use unittest.mock instead of mock (#469) Inada Naoki 2021-01-08 16:28:06 +09:00
  • 729ec54e39 Update README Inada Naoki 2021-01-08 16:03:50 +09:00
  • 3e95f351d4 Move codecov.yml Inada Naoki 2021-01-08 15:49:11 +09:00
  • 3129b24328 Update Makefile. Inada Naoki 2021-01-08 15:48:05 +09:00
  • df0bc7d8e9 Remove INSTALL.rst Inada Naoki 2021-01-08 15:39:21 +09:00
  • fa25358d0f deprecate passwd and db Inada Naoki 2021-01-08 14:39:43 +09:00
  • ceb15581ca v2.0.3 v2.0.3 Inada Naoki 2021-01-01 20:46:52 +09:00
  • fdace640af Update README Inada Naoki 2021-01-01 20:42:01 +09:00
  • efa7053a3e Improve cflags and ldflags (#468) Inada Naoki 2021-01-01 10:24:41 +09:00
  • 401ca82974 Actions: Use installed mysql instead of docker. (#462) Inada Naoki 2020-12-11 12:30:08 +09:00
  • 5385f5187a v2.0.2 v2.0.2 Inada Naoki 2020-12-10 12:41:32 +09:00
  • 1731d27341 Fix and optimize fetching dict rows. (#458) Inada Naoki 2020-12-08 18:35:44 +09:00
  • 329bae79c8 Run tests in Github Actions (#457) Inada Naoki 2020-12-07 17:39:09 +09:00
  • 3431f56324 Travis: Remove flake8 and black. Inada Naoki 2020-12-07 16:31:03 +09:00
  • fb3e6a16f7 black doc Inada Naoki 2020-12-07 16:29:04 +09:00
  • f3df03e441 Actions: Add lint workflow Inada Naoki 2020-12-07 16:24:10 +09:00
  • b2d577fa0d Actions: Update MariaDB C/C to 3.1.11. Inada Naoki 2020-12-07 15:59:10 +09:00
  • c89bf23433 don't run action on create Inada Naoki 2020-12-07 12:00:23 +09:00
  • 641c989906 MariaDB Connector/C 3.1.10 Inada Naoki 2020-12-07 11:58:45 +09:00
  • 3c4a83bc52 Don't use strncpy and strncat (#456) Inada Naoki 2020-12-07 15:57:53 +09:00
  • 45ca1a2266 GitHub Actions workflow updated and caching fixed, Revert back to MariaDB Connector C 3.1.9 (#455) SuperVirus 2020-12-07 02:31:01 +01:00
  • 200b4a8792 test Inada Naoki 2020-12-04 15:59:07 +09:00
  • 0c25ad99d2 Actions: Build MariaDB Connector/C with /MD Inada Naoki 2020-12-04 13:51:46 +09:00
  • d56b0b7f8c black 20.8b1 Inada Naoki 2020-12-04 12:21:41 +09:00
  • d7b988ae16 update issue template Inada Naoki 2020-12-04 10:54:58 +09:00
  • feca95e3cd GitHub Action: Add Python 3.9 and Update MariaDB Connector C 3.1.11 (#453) SuperVirus 2020-12-04 02:10:00 +01:00
  • ca630c01fb Update the documentation for Cursor (#438) lhchavez 2020-07-03 17:52:49 -07:00
  • bcb96c924b codecov: Ignore constants Inada Naoki 2020-07-04 09:51:31 +09:00
  • 5272dfc007 v2.0.1 v2.0.1 Inada Naoki 2020-07-03 12:23:20 +09:00
  • 2f69ec6ed4 update HISTORY Inada Naoki 2020-07-03 12:22:58 +09:00
  • 143129be8f Remove obsolete members (#437) Inada Naoki 2020-07-03 11:56:34 +09:00
  • a825b849ff Don't use PyTuple_Resize (#436) Inada Naoki 2020-07-03 11:20:38 +09:00
  • 0887495b53 fix DeprecationWarning in test v2.0.0 Inada Naoki 2020-07-02 14:20:54 +09:00
  • 30c23f2cf4 black Inada Naoki 2020-07-02 14:10:37 +09:00
  • 1145c72f64 2.0.0 Inada Naoki 2020-07-02 14:07:42 +09:00
  • d11ea2fcf0 action: Print version_info Inada Naoki 2020-07-02 14:06:03 +09:00
  • 87a2635b43 check Inada Naoki 2020-07-02 14:01:29 +09:00
  • bb7acab604 2.0.0rc1 Inada Naoki 2020-07-02 13:55:08 +09:00
  • dfe6b1b33f win: Add bcrypt.lib Inada Naoki 2020-07-02 13:40:31 +09:00
  • 4dff01a44a win: Add secur32.lib Inada Naoki 2020-07-02 13:35:16 +09:00
  • 7d7d433026 Add crypt32.lib Inada Naoki 2020-07-02 13:21:51 +09:00
  • 6d0f35e608 Update HISTORY Inada Naoki 2020-07-02 13:14:08 +09:00
  • d8db1c9057 Add Windows workflow Inada Naoki 2020-07-02 12:59:10 +09:00
  • 4c1950148b travis: Use bionic (#424) Inada Naoki 2020-02-17 16:01:43 +09:00
  • c67dbd41f1 Add some gc safety around _mysql__fetch_row (#348) Jason Fried 2020-02-05 03:38:25 -08:00
  • 18163d7022 code cleanup and reformat (#423) jnozsc 2020-01-20 02:47:22 -08:00
  • 0f1ff4c9c0 Delete ISSUE_TEMPLATE.md Inada Naoki 2019-12-09 17:39:19 +09:00
  • 88c187a75a Update issue templates Inada Naoki 2019-12-09 17:38:51 +09:00
  • b3a5e286e2 Fix typo. (#417) Tim Gates 2019-12-08 01:05:39 +11:00
  • 96ab899bf3 Fix typo (#415) Mike Zheng 2019-12-04 17:04:32 +08:00
  • 1a5ae1daf8 Added to pass ssl_mode in configuration. (#347) migimigi 2019-12-03 19:58:32 +09:00
  • 102fe7b990 Update README INADA Naoki 2019-12-01 12:06:17 +09:00
  • 3a700b2940 Update HISTORY Inada Naoki 2019-11-29 21:39:53 +09:00
  • eebe7e9b98 travis: fast_finish: true Inada Naoki 2019-11-29 21:37:20 +09:00
  • 643220972e Add Context Manager Interface to Connection. (#413) Inada Naoki 2019-11-29 21:15:17 +09:00
  • 8fd628ef0f travis: Fix Django test (#412) Inada Naoki 2019-11-29 18:33:27 +09:00
  • 00016e0961 Fix some flake8 errors (#410) Inada Naoki 2019-11-29 17:33:06 +09:00
  • 82301a301a Drop Django 1.11 support (#411) Inada Naoki 2019-11-29 17:32:39 +09:00
  • 3fb4eb1b11 Use binary type by default for converter input. (#351) Jason Fried 2019-11-29 00:07:05 -08:00
  • 4a48401c75 Remove -lcrypto -lssl -lz (#409) Inada Naoki 2019-11-29 17:03:36 +09:00
  • 768ae5e253 travis: Add test for Django 2.2 (#407) Inada Naoki 2019-11-29 15:22:18 +09:00
  • 86491882e6 Drop Python 2 support from C source (#406) Inada Naoki 2019-11-29 14:24:28 +09:00
  • 026e87f7b5 Remove py27 support from Python sources. (#394) Bastien Vallet 2019-11-28 14:04:42 +01:00
  • 5811678dea Drop Python 2 support from Travis and setup (#405) Inada Naoki 2019-11-28 21:21:35 +09:00