EmailThing
EmailThing copied to clipboard
Postgres
attempt sqlite (turso) -> posgres
if successful, then will actually migrate to using transactions properly instead of the batch patch method
TODO: * for usernames & alias (inc temp) & custom domain (inc system domains), need to implement case insensitivity into the query (postgres seems to not by default have easy usable one like sqlite had before)