Documentation
¶
Index ¶
- func AddTableView(ctx context.Context, tableName string, db *sql.DB, filters ...string) error
- func AddTableViews(ctx context.Context, db *sql.DB, filters ...string) error
- func EnsureDatabaseFile(ctx context.Context) error
- func GetRowCount(ctx context.Context, tableName string, partitionName *string) (int64, error)
- func GetTableViews(ctx context.Context) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddTableView ¶
func AddTableViews ¶
AddTableViews creates a view for each table in the data directory, applying the provided duck db filters to the view query
func EnsureDatabaseFile ¶
func GetRowCount ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.