mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 02:46:10 +02:00
Force package names to be read in the KEYWORD package.
This commit is contained in:
parent
03bba5f486
commit
e2f6dba107
@ -2,7 +2,7 @@
|
||||
;;; Tools to query the MySQL Schema to reproduce in PostgreSQL
|
||||
;;;
|
||||
|
||||
(in-package pgloader.mysql)
|
||||
(in-package :pgloader.mysql)
|
||||
|
||||
(defvar *connection* nil "Current MySQL connection")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user