Documentation
¶
Overview ¶
Package apitableimport contains internal implementation for ImportTableFromSpec
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImportTableFromSpec ¶
func ImportTableFromSpec(m *apptypes.MobsqlRuntime, loadTable *apptypes.LoadTable, fromDirectory string, feedID int, noFilecache bool) error
Upon successful completion, the checksum, tablename, and feed_id are stored in the internal tracking _mobql table. Resulting, running this function with the same parameters twice will simply nop the second call (assuming the feed CSV file is unchanged).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.