you are viewing a single comment's thread
view the rest of the comments
[–] 16 points 7 months ago

Obviously don't have the full context, but rarely is it ever advisable to give third parties direct access to a database. There are many reasons for this, like, for example, the fact that doing so makes schema migrations practically impossible.

  • source
  • parent