specify v8 of freetds to deal with #1068 'MSSQL to Postgres: is not of type VECTOR'

This commit is contained in:
Darryl T. Agostinelli 2021-07-26 20:08:29 -05:00 committed by Christoph Berg
parent 7e1f7c51c8
commit c9616e2675
2 changed files with 6 additions and 0 deletions

View File

@ -44,4 +44,6 @@ FROM debian:stable-slim
COPY --from=builder /opt/src/pgloader/build/bin/pgloader /usr/local/bin
ADD conf/freetds.conf /etc/freetds/freetds.conf
LABEL maintainer="Dimitri Fontaine <dim@tapoueh.org>"

4
conf/freetds.conf Normal file
View File

@ -0,0 +1,4 @@
[global]
tds version = 8.0
client charset = UTF-8