mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
Add another debugging guard #+pgloader-image.
This commit is contained in:
parent
e4a4edb276
commit
204a0119cd
@ -341,6 +341,7 @@
|
||||
(log-message :error "MSSQL ERROR: ~a" e)
|
||||
(log-message :log "You might need to review the FreeTDS protocol version in your freetds.conf file, see http://www.freetds.org/userguide/choosingtdsprotocol.htm")
|
||||
(return-from copy-database))
|
||||
#+pgloader-image
|
||||
(condition (e)
|
||||
(log-message :error
|
||||
"~a: ~a"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user