Meyer Oppelt

Results 4 comments of Meyer Oppelt

Bump! Still a problem, please fix this Edited the sqlite database aswell to change the port, but to no avail. ![image](https://user-images.githubusercontent.com/16761291/180635358-525c53b3-a91c-4abd-9061-2b92979dbddc.png) ![image](https://user-images.githubusercontent.com/16761291/180635387-ebca9e31-803d-4d0f-aa5d-63c647224196.png)

As far as I can tell, this looks like normal behavior. Deleting the migrations table only deletes the index of the applied migrations on the database, just so the database...

> Local supabase cant recreate tables without migrations so why remote can? @Tananga Local supabase can’t recreate tables because it is not a direct clone of the cloud database. The...

I fixed this by writing proxy instead of PROXY. See if that might fix it? After that maybe try to use a mongodb database. I am using one currently to...