# command-line-arguments
./networkdataloadhack.go:108: not enough arguments in call to session.Query("INSERT INTO networks (provider_name,target_platform,source_field,source_value,\n target_value,active,sequence,created_by_user)\n VALUES (?, ?, ?, ?, ?, ?, ?, ?) IF NOT EXISTS", j.Value.(*Network).providerName, j.Value.(*Network).targetPlatform, j.Value.(*Network).sourceField, j.Value.(*Network).sourceValue, j.Value.(*Network).targetValue, j.Value.(*Network).active, j.Value.(*Network).sequence, j.Value.(*Network).createdByUser).MapScanCAS
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.