Documentation
¶
Index ¶
Constants ¶
View Source
const MajorVersion = 0
Variables ¶
View Source
var Base = `
CREATE EXTENSION IF NOT EXISTS timescaledb WITH SCHEMA public;
`
Base is the initial schema for this major version. Patches are applied on top of this base.
Functions ¶
func GetPatches ¶ added in v0.7.5
Types ¶
This section is empty.
Source Files
¶
- 0_null.go
- 10_message_gas_economy.go
- 11_miner_sector_posts.go
- 12_derived_consensus_chain.go
- 13_parsed_message.go
- 14_height_partitoning.go
- 15_miner_actor_refactor.go
- 16_power_actor_claims.go
- 17_chainvis_views_not_materialized.go
- 18_msig_transactions.go
- 19_remove_unused_tables.go
- 1_chainwatch.go
- 20_avoid_binary_ingest.go
- 21_height_functions.go
- 22_visor_processing_reports.go
- 23_miner_sector_deals_pk.go
- 24_height_functions_fast.go
- 25_gasoutputs_height_code.go
- 26_remove_lease_tables.go
- 27_table_and_column_comments.go
- 28_multisig_approvals.go
- 29_miner_info_sector_size.go
- 2_visor_initial.go
- 3_visor_specsactorsv0_9_11.go
- 4_drop_chainwatch_constraints.go
- 5_scheduler.go
- 6_tipset_processing_tables.go
- 7_chainvis_views.go
- 8_chain_economics.go
- 9_processing_stats.go
- schema.go
Click to show internal directories.
Click to hide internal directories.