netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.84k stars 285 forks source link

Fix missing namespace in table name #222

Closed mraerino closed 4 years ago

mraerino commented 4 years ago

- Summary

We had an issue with some sql table names missing namespaces in some conditions. This fixes the root cause of the function having a pointer receiver.

- Test plan

- Description for the changelog

Fix missing namespace from table names

- A picture of a cute animal (not mandatory but encouraged)