Sha256: 3314e0add7166a894bc3b4ddf43e33805e1813d980b8f1026e46e657f6a4f771
Contents?: true
Size: 364 Bytes
Versions: 5
Compression:
Stored size: 364 Bytes
Contents
source-db: adapter: tinytds # sqlserver username: <user> password: <password> database: name_of_database encoding: CP1252 # latin1 #utf-8 # iso-8859-1 # utf8 # host: some.host.of.yours destination-db: adapter: mysql database: name_of_database username: <user> password: <password> encoding: utf8 host: localhost
Version data entries
5 entries across 5 versions & 1 rubygems