MCPcopy Create free account
hub / github.com/cloudflare/go-stream / CreatePartitionTableSql

Method CreatePartitionTableSql

cube/pg/table.go:249–251  ·  view source on GitHub ↗

*func (t *Table) GetPartitionTableName(start time.Time) string { return fmt.Sprintf("%s_%d", t.BaseTableName(), start.Unix()) }*/

(p Partition)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

UpsertCubesMethod · 0.80

Calls 4

BaseTableNameMethod · 0.95
PrimaryKeySqlMethod · 0.95
GetTableNameMethod · 0.65
GetConstraintMethod · 0.65

Tested by

no test coverage detected