mirror of
https://github.com/dimitri/pgloader.git
synced 2026-03-02 18:51:50 +01:00
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:
parent
042045c0a6
commit
e3cc76b2d4
@ -250,6 +250,7 @@
|
||||
|
||||
;; Main protocol/API
|
||||
#:map-rows
|
||||
#:copy-column-list
|
||||
#:queue-raw-data
|
||||
#:format-data-to-copy
|
||||
#:copy-from
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user