Added the file name in *vars for csv,fwv,xml,flatstore and partial_csv event readers. Closes #407

This commit is contained in:
Trial97
2020-03-17 17:11:11 +02:00
committed by Dan Christian Bogos
parent e0eaf2f9ee
commit f4e9d39558
6 changed files with 24 additions and 27 deletions

View File

@@ -705,6 +705,7 @@ const (
MetaCost = "*cost"
MetaGroup = "*group"
InternalRPCSet = "InternalRPCSet"
FileName = "FileName"
)
// Migrator Action