schema

package
v0.0.0-...-2f8a3a2 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ShortcutSchema

type ShortcutSchema struct {
	ID string `sql:"id TEXT UNIQUE NOT NULL PRIMARY KEY"`

	// TraceIDs is a shortcut.Shortcut serialized as JSON.
	TraceIDs string `sql:"trace_ids TEXT"`
}

ShortcutSchema represents the SQL schema of the Shortcuts table.

Jump to

Keyboard shortcuts

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