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

Renaming name property #33

Open
14 tasks
nicho90 opened this issue Jun 21, 2017 · 0 comments
Open
14 tasks

Renaming name property #33

nicho90 opened this issue Jun 21, 2017 · 0 comments

Comments

@nicho90
Copy link
Collaborator

nicho90 commented Jun 21, 2017

to more specific name property to avoid name conflicts in Cypher queries (especially in list all relationships queries).

Update database schema

  • Scenarios: Rename name to scenario_name
  • Locations: Rename name to location_name
  • Videos: Rename name to videos_name
  • Overlays: Rename name to overlays_name

Update apiControllers

  • POST scenario
  • PUT scenario
  • POST location
  • PUT location
  • POST video
  • PUT video
  • POST overlay
  • PUT overlay

Update controllers in Backend

  • ...

Update services in

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

No branches or pull requests

2 participants