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

Use a "Many" association for gorm instead of the reverse pointer (for the front) #433

Closed
5 tasks
Tracked by #325
thomaspeugeot opened this issue Oct 15, 2023 · 0 comments
Closed
5 tasks
Tracked by #325
Assignees

Comments

@thomaspeugeot
Copy link
Contributor

thomaspeugeot commented Oct 15, 2023

Steps:

  • Manual:

  • Creates API classes in the front that have normal fields and pointer encodeing

  • Creates classes in the front that are the same as in the back

  • In Front Repo, for the Checkout(), get the API instances and reconstruct the (instead of DB)

  • For the Commit(), construe API instances from the instances

  • Generation

test on Tree

@thomaspeugeot thomaspeugeot self-assigned this Oct 15, 2023
thomaspeugeot added a commit that referenced this issue Oct 17, 2023
thomaspeugeot added a commit that referenced this issue Oct 17, 2023
thomaspeugeot added a commit that referenced this issue Oct 17, 2023
thomaspeugeot added a commit that referenced this issue Oct 17, 2023
thomaspeugeot added a commit that referenced this issue Oct 17, 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

1 participant