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

feat: ORM Support #103

Merged
merged 6 commits into from
Mar 20, 2024
Merged

feat: ORM Support #103

merged 6 commits into from
Mar 20, 2024

Conversation

Reecepbcups
Copy link
Member

@Reecepbcups Reecepbcups commented Mar 15, 2024

closes: #95

Summary

Adds ORM support for proto & modules on new generation. Every module by default has ORM support w/ OrmDB in the keeper

@Reecepbcups Reecepbcups linked an issue Mar 15, 2024 that may be closed by this pull request
cmd/spawn/module.go Show resolved Hide resolved
simapp/Makefile Show resolved Hide resolved
@Reecepbcups Reecepbcups marked this pull request as ready for review March 20, 2024 23:03
@Reecepbcups Reecepbcups merged commit 81be9d0 into release/v0.50 Mar 20, 2024
4 checks passed
@Reecepbcups Reecepbcups deleted the reece/orm branch March 27, 2024 22:22
@jonathanpberger jonathanpberger mentioned this pull request Jul 16, 2024
16 tasks
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

Successfully merging this pull request may close these issues.

ORM Support
1 participant