Documentation
¶
Overview ¶
Package apidb holds all the migrations for the API database
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Migrations = migrate.NewMigrations()
Migrations is the collection of all migrations for the API database
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files
¶
- 01_create_users.go
- 02_create_whitelist.go
- 03_create_token_metrics.go
- 04_seed_token_metrics.go
- 05_create_bridge_events.go
- 06_create_reconciliation_state.go
- 07_create_evm_transactions.go
- 08_create_evm_state.go
- 09_create_evm_logs.go
- 10_create_user_token_balances.go
- 11_add_user_token_balances_indexes.go
- 12_create_mempool.go
- 13_add_evm_logs_block_timestamp.go
- service.go
Click to show internal directories.
Click to hide internal directories.