mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-08 23:37:00 +02:00
Travis: Fix the text case connection string.
This commit is contained in:
parent
abbc105c41
commit
dc86b5e600
@ -1,6 +1,6 @@
|
||||
LOAD CSV
|
||||
FROM INLINE
|
||||
INTO postgresql://dim@localhost/pgloader?header
|
||||
INTO postgresql:///pgloader?header
|
||||
|
||||
WITH truncate,
|
||||
fields terminated by ',',
|
||||
|
Loading…
Reference in New Issue
Block a user