Export copy-column-list from pgloader.sources.

That allows the copy-column-list specific method for MySQL to be a
method of the common pgloader.sources::copy-column-list generic
function, and then to be called again when needed.

This fixes an oversight in #41e9eeb and fixes #132 again.
This commit is contained in:
Dimitri Fontaine 2015-11-08 18:48:54 +01:00
parent 042045c0a6
commit e3cc76b2d4

View File

@ -250,6 +250,7 @@
;; Main protocol/API
#:map-rows
#:copy-column-list
#:queue-raw-data
#:format-data-to-copy
#:copy-from