Commit Graph

99 Commits

Author SHA1 Message Date
Friedrich Lindenberg
e9c8b11102 wat 2020-08-23 13:48:01 +02:00
Friedrich Lindenberg
28109d6826 Minor fixes 2020-08-23 12:10:10 +02:00
Friedrich Lindenberg
a17f2c8d5c Apply black 2020-08-02 12:52:11 +02:00
Friedrich Lindenberg
37c0f87d10 Adopt banal for utility functions 2020-06-28 18:58:00 +02:00
Friedrich Lindenberg
8dede2b757 Bump version: 1.3.1 → 1.3.2 2020-06-28 15:51:21 +02:00
Friedrich Lindenberg
0c46d9eead Bump version: 1.3.0 → 1.3.1 2020-04-06 23:10:26 +02:00
Friedrich Lindenberg
0a32b89c01 Bump version: 1.2.3 → 1.3.0 2020-03-15 14:07:19 +01:00
Friedrich Lindenberg
c0177a850f Add MariaDB 2020-03-15 13:40:06 +01:00
Friedrich Lindenberg
7749574264 Dev dependencies 2020-03-15 13:24:19 +01:00
Friedrich Lindenberg
73ff374513 Bump version: 1.2.2 → 1.2.3 2020-03-10 16:28:52 -05:00
Friedrich Lindenberg
894819fe99 Bump version: 1.2.1 → 1.2.2 2020-02-24 18:27:42 +01:00
Friedrich Lindenberg
c01e717436 Bump version: 1.2.0 → 1.2.1 2020-02-23 19:17:20 +01:00
Friedrich Lindenberg
5ddff753b7 Bump version: 1.1.2 → 1.2.0 2020-01-11 16:50:39 +01:00
Friedrich Lindenberg
45ae60349c Remove use of six because its 2020 2020-01-11 14:06:57 +01:00
Friedrich Lindenberg
2b6352b65c Don't test Python 2.7 any more, use 3.8 throughout 2020-01-11 12:41:43 +01:00
Stefan Wehrmeyer
90e60857a2 Add Python 3.7 to setup.py
Closes #287
2019-03-09 11:38:50 +01:00
Friedrich Lindenberg
22b64ee480 Bump version: 1.1.1 → 1.1.2 2019-02-07 10:49:52 +01:00
Tommaso De Rossi
521bd66afd removed unused normality package from setup.py 2019-02-06 12:51:16 +01:00
Friedrich Lindenberg
53e72ef6a8 Bump version: 1.1.0 → 1.1.1 2019-01-31 18:38:30 +01:00
Friedrich Lindenberg
38a59b921e Bump version: 1.0.8 → 1.1.0 2018-05-29 22:12:56 +03:00
Friedrich Lindenberg
233a735336 up version 2018-04-04 10:43:51 +02:00
Friedrich Lindenberg
9d99ed3e29 Add helper class for chunked inserts. 2018-04-04 09:34:39 +02:00
Friedrich Lindenberg
0d9b2877e2 reflect table again, hoping that helps with sync errors 2018-02-18 10:22:32 +01:00
Friedrich Lindenberg
bce7b31b29 fix #234 2018-01-03 12:22:33 +01:00
Friedrich Lindenberg
8226e51408 option for streamed responses. 2017-12-04 23:22:08 +01:00
Friedrich Lindenberg
f2e62606c7 new version 2017-10-25 23:06:31 +02:00
Stefan Wehrmeyer
da901efbf7 Remove Python 2.6 support code 2017-09-29 14:11:07 +02:00
Friedrich Lindenberg
1fd19f37b9 extra check before column creation 2017-09-24 10:41:08 +03:00
Friedrich Lindenberg
db9c41a090 release 1.0.1 2017-09-14 20:22:40 -03:00
Friedrich Lindenberg
a049691749 Remove datafreeze component, fixes #217 2017-09-09 18:24:34 +02:00
Friedrich Lindenberg
e30cf24195 Rewrite data change functions on table. 2017-09-03 10:05:17 +02:00
Friedrich Lindenberg
5fd8b3ef3e up some version 2017-01-29 17:41:32 +01:00
Friedrich Lindenberg
522415a27c refactor query code to be simpler 2017-01-29 15:45:18 +01:00
Stefan Wehrmeyer
fb4512783a Remove Python 2.6 classifier from setup.py 2016-12-16 12:07:37 +01:00
Friedrich Lindenberg
49905493cb add missing commas 2016-11-21 08:51:35 +01:00
Friedrich Lindenberg
0754c73f81 up version 2016-11-21 08:48:37 +01:00
Stefan Wehrmeyer
a075ff7708 Remove Python 3.6 from test matrix
Travis seems to struggle with installation
2016-10-15 23:20:05 +02:00
Stefan Wehrmeyer
4bb2338e13 Add Python 3.5, 3.6 to setup.py and travis 2016-10-15 23:16:24 +02:00
Stefan Wehrmeyer
797de5136b Clean up dependencies in setup.py 2016-10-15 23:16:08 +02:00
Friedrich Lindenberg
fa1ec13f03 up the version 2016-09-24 11:13:21 +02:00
Friedrich Lindenberg
fb48c914f4 fix regression, fixes #168 2016-04-22 15:45:10 +02:00
Friedrich Lindenberg
ab9bc7539c up the version 2016-04-10 10:27:12 +03:00
Friedrich Lindenberg
b83ef2c322 mint a new version 2016-01-18 12:10:37 +01:00
Friedrich Lindenberg
93162ac6fc add schema hint to create_column, refs #78 (thanks @smnorris) 2015-08-07 12:18:50 +02:00
Friedrich Lindenberg
aa4aebe73d Up version to 0.6. 2015-05-23 16:28:29 +02:00
Friedrich Lindenberg
c605841390 Switch to normality for slugs 2015-05-21 16:51:57 +02:00
Friedrich Lindenberg
d3473fc4a6 Include tests from PR, fixes #105. 2015-05-21 16:47:36 +02:00
Friedrich Lindenberg
bdcd371b5a Convert plain text queries to SQL to allow argument escaping.
Bump 0.5.6, refs #115.
2015-01-18 13:39:30 +01:00
xrotwang
4bf19159c6 Merge remote-tracking branch 'upstream/master' 2014-11-06 10:13:04 +01:00
aniversarioperu
1e82be8fd0 fixed code and test for Python3 2014-09-04 07:02:27 +03:00