migrations

package
v0.7.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

README

Migrations

This directory contains migrations for the Oasis Nexus target model, i.e. processed blocks, transactions, and events from the consensus layer and each respective runtime.

Naming Convention

Migration filenames should follow the convention <id>_<name>.up.sql, where <id> is the 2-digit index of the migration and <name> is a concise descriptor for the migration. For example, 00_init.up.sql.

We do not expect to need the down migrations.

Documentation

Overview

Package migrations contains embedded database migration files.

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL