mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-09 15:56:58 +02:00
In-passing desultory cleanup.
This commit is contained in:
parent
3e0526c957
commit
9ddf117a90
@ -215,7 +215,7 @@
|
||||
#:map-rows
|
||||
#:copy-to
|
||||
#:copy-to-queue
|
||||
#:stream-file))
|
||||
#:copy-from))
|
||||
|
||||
(defpackage #:pgloader.mysql
|
||||
(:use #:cl
|
||||
|
@ -1,5 +1,5 @@
|
||||
;;;
|
||||
;;; Tools to handle MySQL data fetching
|
||||
;;; Tools to handle fixed width files
|
||||
;;;
|
||||
|
||||
(in-package :pgloader.fixed)
|
||||
|
Loading…
Reference in New Issue
Block a user