forked from brusnika-ru/multicorn2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
26 lines (22 loc) · 894 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
2.0:
- drop support for Postgres versions prior to 10
- drop support for Python 2
- support for Python 3.6++
- add support for PG13
- experimental support for PG14
1.4.0:
- Lots of maintenance done by Kamil Gałuszka
- Add compatibility with PostgreSQL 11 / 12 (Jeff Janes, Dmitry Bogatov)
- Add compatibility with Python 3.8 (Stefano Rivera)
- Fix for mishandling of None elements in sequence lines. (Lance Cooper)
- Lots of bug fixes (Dmitry Bogatov)
- Import views along with tables (Richard Gibson)
- Expand the scope and capability of column type conversion (Richard Gibson)
- Fix SQLServer TinyInt mapping (Rastko Karadzic)
- Fix build on MacOS (Larry Siden)
- Add Docker images (Dmitry Bogatov)
1.3.4:
- Add compatibility with PostgreSQL 10
1.3.3:
- Add compatibility with PostgreSQL 9.6
- Fix bug with typecasting of params