field

package
v0.386.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FieldNamesMaxLengthRule added in v0.383.0

func FieldNamesMaxLengthRule(asts []*parser.AST) (errs errorhandling.ValidationErrors)

FieldNamesMaxLengthRule will validate that field names are smaller than the maximum allowed by postgres (63 bytes).

func UniqueFieldNamesRule

func UniqueFieldNamesRule(asts []*parser.AST) (errs errorhandling.ValidationErrors)

func ValidFieldTypesRule

func ValidFieldTypesRule(asts []*parser.AST) (errs errorhandling.ValidationErrors)

Types

This section is empty.

Jump to

Keyboard shortcuts

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