Add another debugging guard #+pgloader-image.

This commit is contained in:
Dimitri Fontaine 2019-01-07 23:51:58 +01:00
parent e4a4edb276
commit 204a0119cd

View File

@ -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"