columnops

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddColumn

func AddColumn() (string, error)

AddColumn returns an ALTER TABLE ADD COLUMN SQL statement

func ColumnExists added in v0.26.0

func ColumnExists() (string, []interface{}, error)

ColumnExists returns the SQL query and parameters for checking if a column exists

func DropColumn

func DropColumn() (string, error)

DropColumn returns an ALTER TABLE DROP COLUMN SQL statement

func RenameColumn

func RenameColumn() (string, error)

RenameColumn returns an ALTER TABLE RENAME COLUMN SQL statement

Types

This section is empty.

Jump to

Keyboard shortcuts

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