Feature: COPY FROM STDIN
support for CSV files
#19
Annotations
4 errors
server/connection_handler.go#L64
copyFromStdinState redeclared in this block
|
server/connection_data.go#L71
other declaration of copyFromStdinState
|
server/connection_handler.go#L666
cannot use dataloader.NewCsvDataLoader(sqlCtx, insertableTable, copyFromStdinNode.CopyOptions.Header) (value of type *dataloader.CsvDataLoader) as *dataloader.TabularDataLoader value in assignment
|
|
The logs for this run have expired and are no longer available.
Loading