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

Database ORM, or something like that #1

Open
psion opened this issue Jan 21, 2022 · 0 comments
Open

Database ORM, or something like that #1

psion opened this issue Jan 21, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@psion
Copy link
Member

psion commented Jan 21, 2022

This tool requires a way to send and receive from a database. I was thinking of using GORM, but that requires models built into the Go binary and I want a way to make a model in Lua and use that to create db migrations, move data in and out, and so forth. If there is a way to use GORM for this, I'm open to that possibility, but for now I would like to find a solution to have an ORM in this framework.

@psion psion added enhancement New feature or request help wanted Extra attention is needed labels Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant