|
bb02b2d864
|
test
|
2022-04-17 15:51:02 +09:00 |
|
|
938276cda5
|
Use system MySQL
|
2022-04-17 15:38:17 +09:00 |
|
|
a8165dd275
|
test
|
2022-04-17 10:54:31 +09:00 |
|
|
f312b93ce2
|
verbose
|
2022-04-17 10:37:30 +09:00 |
|
|
eff9eb3fff
|
update sqla version
|
2022-04-17 10:32:21 +09:00 |
|
|
fecd135e47
|
Install libmysqlclient-dev
|
2021-10-20 16:39:24 +09:00 |
|
|
c3e028bc3c
|
fixup
|
2021-10-19 21:19:52 +09:00 |
|
|
66e1a94eb2
|
Use MySQL 5.7
|
2021-10-19 21:16:01 +09:00 |
|
|
d6b96dd632
|
try stable version instead of head.
|
2021-10-19 18:47:13 +09:00 |
|
|
1f049dcf17
|
fixup
|
2021-10-19 18:34:00 +09:00 |
|
|
e1ce13cc91
|
Add GitHub Actions for running SQLAlchemy tests
|
2021-10-19 18:32:10 +09:00 |
|
|
267e784e5a
|
black
v2.1.0rc1
|
2021-10-19 17:02:44 +09:00 |
|
|
8ff7f8f355
|
Update HISTORY
|
2021-10-19 17:00:34 +09:00 |
|
|
4b48f627b3
|
2.1.0rc1
|
2021-10-19 16:53:38 +09:00 |
|
|
f837c5e00d
|
Update metadata to support Python 3.10.
|
2021-10-19 15:59:17 +09:00 |
|
|
cda3b37e9e
|
Actions: Add Python 3.10 and remove 3.5. (#516)
|
2021-10-19 15:58:58 +09:00 |
|
|
5c04abf87d
|
Always set MULTI_RESULTS flag (#515)
|
2021-10-19 15:25:19 +09:00 |
|
|
204fb12368
|
_mysql: db -> database, passwd -> password (#513)
|
2021-10-19 15:04:33 +09:00 |
|
|
16d139c61f
|
Remove escape() and escape_string() from MySQLdb. (#511)
|
2021-10-19 13:19:58 +09:00 |
|
|
dee7d88271
|
set_character_set() sends "SET NAMES" always. (#509)
Fix: #504.
|
2021-10-19 13:11:16 +09:00 |
|
|
3ee07a031f
|
Windows: Update MariaDB Connector to 3.2.4 (#508)
|
2021-10-19 12:56:59 +09:00 |
|
|
aa28721d07
|
Use utf8mb4 in test_binary_prefix (#501)
|
2021-09-03 11:30:40 +09:00 |
|
|
4bb85b2577
|
Better support for building on Windows (#484)
|
2021-09-03 11:10:11 +09:00 |
|
|
180c9df4ab
|
Remove -lzstd for non-static build
|
2021-09-03 11:05:26 +09:00 |
|
|
62ddd30bb2
|
update remnants of passwd and db also in docs (#488)
|
2021-09-03 11:02:49 +09:00 |
|
|
355520dae0
|
Remove bytes encoder that was specifically for Django 1.11 (#490)
|
2021-09-03 11:02:27 +09:00 |
|
|
8f1fd73dd3
|
multi statements can be disabled (#500)
|
2021-09-03 11:01:58 +09:00 |
|
|
24aaa72c15
|
cleanup
|
2021-01-08 17:39:31 +09:00 |
|
|
44eace06de
|
Actions: Fix measuring coverage (#471)
|
2021-01-08 17:31:17 +09:00 |
|
|
ca3ed6ae67
|
Actions: Use cache
|
2021-01-08 16:45:47 +09:00 |
|
|
67eb9c5134
|
Actions: Fix pytest args (#470)
|
2021-01-08 16:43:36 +09:00 |
|
|
52c2a12861
|
Actions: Use fetch-depth:2 for codecov
|
2021-01-08 16:30:30 +09:00 |
|
|
af563dbf51
|
Use unittest.mock instead of mock (#469)
|
2021-01-08 16:28:06 +09:00 |
|
|
729ec54e39
|
Update README
|
2021-01-08 16:03:50 +09:00 |
|
|
3e95f351d4
|
Move codecov.yml
|
2021-01-08 15:49:11 +09:00 |
|
|
3129b24328
|
Update Makefile.
|
2021-01-08 15:48:05 +09:00 |
|
|
df0bc7d8e9
|
Remove INSTALL.rst
It is not maintenanced.
|
2021-01-08 15:39:21 +09:00 |
|
|
fa25358d0f
|
deprecate passwd and db
|
2021-01-08 14:39:43 +09:00 |
|
|
ceb15581ca
|
v2.0.3
v2.0.3
|
2021-01-01 20:46:52 +09:00 |
|
|
fdace640af
|
Update README
|
2021-01-01 20:42:01 +09:00 |
|
|
efa7053a3e
|
Improve cflags and ldflags (#468)
* Add "-std=c99" to cflags implicitly
* And Support MYSQLCLIDNT_CFLAGS and MYSQLCLIENT_LDFLAGS
|
2021-01-01 10:24:41 +09:00 |
|
|
401ca82974
|
Actions: Use installed mysql instead of docker. (#462)
|
2020-12-11 12:30:08 +09:00 |
|
|
5385f5187a
|
v2.0.2
v2.0.2
|
2020-12-10 12:41:32 +09:00 |
|
|
1731d27341
|
Fix and optimize fetching dict rows. (#458)
|
2020-12-08 18:35:44 +09:00 |
|
|
329bae79c8
|
Run tests in Github Actions (#457)
|
2020-12-07 17:39:09 +09:00 |
|
|
3431f56324
|
Travis: Remove flake8 and black.
They run in Github Actions.
|
2020-12-07 16:31:03 +09:00 |
|
|
fb3e6a16f7
|
black doc
|
2020-12-07 16:29:04 +09:00 |
|
|
f3df03e441
|
Actions: Add lint workflow
|
2020-12-07 16:24:10 +09:00 |
|
|
b2d577fa0d
|
Actions: Update MariaDB C/C to 3.1.11.
|
2020-12-07 16:06:17 +09:00 |
|
|
c89bf23433
|
don't run action on create
|
2020-12-07 15:58:57 +09:00 |
|