Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TablePrefix when initializing db #5

Open
kfuseini opened this issue Apr 2, 2023 · 0 comments
Open

TablePrefix when initializing db #5

kfuseini opened this issue Apr 2, 2023 · 0 comments
Assignees

Comments

@kfuseini
Copy link

kfuseini commented Apr 2, 2023

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
}
@tolgaOzen tolgaOzen self-assigned this Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants