dtables

package
v0.54.7 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const DoltgresDoltStatusTableName = "status"

DoltgresDoltStatusTableName is the name of Dolt's status table following Doltgres' naming conventions.

Variables

This section is empty.

Functions

func Init

func Init()

Init handles initialization of all Postgres-specific and Doltgres-specific Dolt system tables.

Types

type DoltgresDoltStatusTableAdapter added in v0.54.5

type DoltgresDoltStatusTableAdapter struct{}

DoltgresDoltStatusTableAdapter adapts the doltdtables.StatusTable into a Doltgres-compatible version.

DoltgresDoltStatusTableAdapter implements the adapters.TableAdapter interface.

func (DoltgresDoltStatusTableAdapter) NewTable added in v0.54.5

NewTable returns a new sql.Table for Doltgres' version of doltdtables.StatusTable.

func (DoltgresDoltStatusTableAdapter) TableName added in v0.54.5

func (a DoltgresDoltStatusTableAdapter) TableName() string

TableName returns the table name for Doltgres' version of doltdtables.StatusTable.

Jump to

Keyboard shortcuts

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