laravel

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLaravelMigrationsRawExporter

func NewLaravelMigrationsRawExporter(
	pager *common.Pager,
	ddlBuilder *sql.DDLBuilderManager,
) *migrations.Exporter

Types

type ModelsExporter

type ModelsExporter struct {
	// contains filtered or unexported fields
}

func NewLaravelModelsExporter

func NewLaravelModelsExporter(pager *common.Pager) *ModelsExporter

func (*ModelsExporter) Export

func (*ModelsExporter) ExportPerFile

func (e *ModelsExporter) ExportPerFile(
	_ context.Context,
	params *exporter.ExportParams,
) ([]*exporter.ExportedPage, error)

type ModelsSpecification added in v0.5.7

type ModelsSpecification struct {
	Namespace string `yaml:"namespace" json:"namespace"`
	TimeAs    string `yaml:"time_as" json:"time_as"` // datetime, carbon
}

Jump to

Keyboard shortcuts

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