acidjunk/fastapi-postgres-boilerplate

Fix bug in maps

acidjunk opened this issue · 1 comments

  • By default only show maps of the current user except if you are an admin user.
  • Check if map with name already exist and handle error gracefully

Fixed