I am using render for the first time and keep getting this error when trying to deploy my backend.
The weird thing is that locally everything works just fine.
Any ideas on what this might be caused by?
Hi,
I’ve replied to the ticket you also opened. I’ll repeat the response here:
Postgres does not have a column type “number”. You’ll need to use one of its supported numeric types.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.