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: Backend v1 shutdown Tasks #214

Closed
wants to merge 19 commits into from
Closed

feat: Backend v1 shutdown Tasks #214

wants to merge 19 commits into from

Conversation

CommanderStorm
Copy link
Member

@CommanderStorm CommanderStorm commented Sep 5, 2023

These are the parts of #213 which is not backwards-compatible => would break the migration api:

  • DB-migration kino -> movies
  • DB-migration removing ticketing from the db
  • DB-migration removing chat from the db

Resolves #7

@CommanderStorm CommanderStorm force-pushed the feature/kino-api branch 2 times, most recently from 78583f1 to 730b248 Compare September 7, 2023 01:16
@CommanderStorm CommanderStorm changed the title chore(movie-2):DB-migration kino -> movies feat: Backend v1 shurdown tasks Sep 12, 2023
@CommanderStorm CommanderStorm force-pushed the chore/movie-db branch 2 times, most recently from 05d3d7d to 0d78fe9 Compare September 12, 2023 19:28
@CommanderStorm CommanderStorm changed the base branch from feature/kino-api to main September 12, 2023 20:11
@CommanderStorm CommanderStorm changed the title feat: Backend v1 shurdown tasks feat: Backend v1 shutdown Tasks Sep 12, 2023
@CommanderStorm CommanderStorm self-assigned this Sep 13, 2023
# Conflicts:
#	server/backend/migration/20230826000000.go
#	server/backend/migration/migration.go
@CommanderStorm CommanderStorm mentioned this pull request Oct 23, 2023
5 tasks
CommanderStorm added a commit that referenced this pull request Aug 23, 2024
* squashed the changes from #214 for simpler review

* reverted changing Crontab table name

* fixed a typo in one table

* tested a different implementation of canteen rating tags

* tested different rating tag configuration

* refactored dishratingtags

* different test

* tested different rating tags

* tested different rating tags

* finally figured out how rating tags should work

* tested simplifications to the Feedback model

* tested simplifications to the Feedback model

* made sure that `autoIncrement` is spelled as in the docs not a second version that works too

* fixed formatting

* fixed formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1 backend migration
1 participant