bastislack / highline-freestyle

Webapp for Highline Freestyle
GNU General Public License v3.0
10 stars 9 forks source link

Modify DB Schema for tricks and combos #300

Closed WaldemarLehner closed 9 months ago

WaldemarLehner commented 11 months ago

To not further bloat the #272 PR the correction of the schema should be done in a separate PR.

Combos should have a name (and no alias / technicalName) Tricks should have an alias and a technicalName (and no name)

Technical Hint: Do not forget about the drawio-Graphic!

JulianDietzel commented 9 months ago

Is this already implemented?

WaldemarLehner commented 9 months ago

nope. Feel free to impl :)

JulianDietzel commented 9 months ago

Fixed / Updated in PR #304