Ryguy100
Postgres Database Data Fields
Hi, I'm super new to web dev and everything. I started a django project and connecting my models to railway via postgres but I want to use the image field to the database. When I migrated, it changed the field to a large text field. Is there any way to have image fields in railway databases? I know that I can do it if I connect my database to my local machine, but I want something remote.
5 replies