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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

use quote for code generation #17

Merged
merged 2 commits into from Sep 22, 2022

Conversation

JonasCir
Copy link
Collaborator

fixes #10

all generation types (migration, entity, etc) are now in their dedicated module which is again split into creation and registration (i.e., write modules to mod.rs).

Much cleaner now 馃殌

Copy link
Collaborator

@POPPIN-FUMI POPPIN-FUMI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! now looks much cleaner!

@POPPIN-FUMI POPPIN-FUMI merged commit 54365d8 into EpicsDAO:main Sep 22, 2022
@JonasCir JonasCir deleted the refactor-gen-method branch September 22, 2022 07:16
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.

Refactoring generate code method
2 participants