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

main: update models and migration files (bug 1869032) #17

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

zzzeid
Copy link
Collaborator

@zzzeid zzzeid commented Dec 13, 2023

  • translate remaining models to Django models
  • generate new migration file
  • port various methods and properties to use new models
  • store patch as string rather than bytes

@zzzeid zzzeid force-pushed the zeid/bug-1869032-port-models-and-migrations branch from 2cb0457 to e2877f1 Compare December 15, 2023 16:14
@zzzeid zzzeid force-pushed the zeid/bug-1869849-consolidate-project-files branch 3 times, most recently from b1ceb1b to 04b88de Compare January 18, 2024 14:20
Base automatically changed from zeid/bug-1869849-consolidate-project-files to main January 18, 2024 14:21
@zzzeid zzzeid force-pushed the zeid/bug-1869032-port-models-and-migrations branch 6 times, most recently from b4b7c6c to 33afa34 Compare January 19, 2024 20:31
- translate remaining models to Django models
- generate new migration file
- port various methods and properties to use new models
@zzzeid zzzeid force-pushed the zeid/bug-1869032-port-models-and-migrations branch from 33afa34 to ea7594f Compare January 19, 2024 20:33
@zzzeid zzzeid marked this pull request as ready for review January 19, 2024 20:33
@zzzeid zzzeid requested a review from cgsheeh January 30, 2024 21:39
@zzzeid
Copy link
Collaborator Author

zzzeid commented Jan 30, 2024

Bit of feature creep, but I know that we've previously discussed changing the way we store patches, and this is quite a simple change that I thought we could include here.

@cgsheeh
Copy link
Member

cgsheeh commented Jan 30, 2024

Bit of feature creep, but I know that we've previously discussed changing the way we store patches, and this is quite a simple change that I thought we could include here.

Yes, I was going to make a comment about that but I came to the same conclusion as you. With the patch_bytes shim I think we should be covered on that front.

I know this is probably on your mind as well but the sooner we can get the existing LandoAPI tests running in this prototype the more confidence we will have about making such changes. :)

@zzzeid zzzeid requested a review from cgsheeh January 31, 2024 16:17
@zzzeid zzzeid merged commit f7e93aa into main Jan 31, 2024
1 check failed
@zzzeid zzzeid deleted the zeid/bug-1869032-port-models-and-migrations branch January 31, 2024 20:23
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.

2 participants