Skip to content

TablePrefix when initializing db #5

@kfuseini

Description

@kfuseini

I would like to request TablePrefix be included in the options when initializing permify like in this version of go-role: https://pkg.go.dev/github.com/galexrt/go-role#pkg-types.

type Options struct {
	Migrate      bool
	DB           *gorm.DB
	TablePrefix  *string
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions