EmailThing icon indicating copy to clipboard operation
EmailThing copied to clipboard

Postgres

Open RiskyMH opened this issue 5 months ago • 0 comments

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)

RiskyMH avatar May 23 '25 07:05 RiskyMH