Versions in this module Expand all Collapse all v1 v1.8.1 Feb 16, 2020 v1.8.0 Feb 11, 2020 Changes in this version + const SqlMarketsInsertTemplate + const SqlQueryDailyValuesTemplate + const SqlQueryMarketsById + const SqlTradesInsertTemplate + func ConnectInitializedDatabase(postgresDbConfig *postgresdb.Config) (*sql.DB, error) + func QueryDbVersion(db *sql.DB) (uint32, error) + type UpgradeScript struct