Original comment: https://github.com/multinet-app/multinet-api/pull/128#discussion_r875290093 To prevent a name clash absolutely, we should either: * Disallow created tables with `-joined-` in the name * Stop reuse of joined tables, creating unique names each time.