prisma1 icon indicating copy to clipboard operation
prisma1 copied to clipboard

PostGIS support

Open joshhopkins opened this issue 7 years ago • 23 comments

PostGIS is a very popular extension for Postgres. Please consider supporting this when designing the new Postgres API.

https://postgis.net

joshhopkins avatar Jan 29 '18 00:01 joshhopkins

The PostgreSQL connector issue is https://github.com/graphcool/prisma/issues/1641. Let's keep this issue to discuss PostGIS support :-)

sorenbs avatar Jan 29 '18 02:01 sorenbs

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 27 '18 12:06 stale[bot]

Should remain open, thanks Probot.

joshhopkins avatar Jun 27 '18 16:06 joshhopkins

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 09 '19 05:01 stale[bot]

+1

zuohuadong avatar Apr 19 '19 10:04 zuohuadong

+1

lcalisto avatar Jul 16 '19 11:07 lcalisto

+1

haysclark avatar Aug 02 '19 00:08 haysclark

PostGIS support asp please

ontwikkelfabriek avatar Aug 08 '19 14:08 ontwikkelfabriek

+1

rilexus avatar Sep 26 '19 09:09 rilexus

+1

NormalAndrew avatar Sep 27 '19 05:09 NormalAndrew

+1 Please we need support for PostGIS.

yagoferrer avatar Dec 13 '19 23:12 yagoferrer

PostGIS support would be great.

bnolan avatar Jan 09 '20 21:01 bnolan

+1

Fi1osof avatar Apr 24 '20 05:04 Fi1osof

+1

sagswe avatar Jul 24 '20 09:07 sagswe

+1

wmurmann avatar Sep 04 '20 03:09 wmurmann

+1

l4j3b avatar Sep 28 '20 20:09 l4j3b

for anyone interested, i think this issue is old and part of prisma1 which is in "maintenance mode".

i found issues for prisma2, which seems like they're getting closer to adding in some initial support:

📎 https://github.com/prisma/prisma/issues/2789 📎 https://github.com/prisma/prisma/issues/1798 📎 https://github.com/prisma/prisma/issues/3447

piemonte avatar Sep 28 '20 23:09 piemonte

Really looking forward to this! +1

fishactual avatar Nov 17 '20 04:11 fishactual

+1

l4j3b avatar Dec 02 '20 23:12 l4j3b

We are not using prisma because of this. So +∞

francescortiz avatar Dec 22 '20 12:12 francescortiz

We are not using prisma because of this. So +∞

@francescortiz what did you guys decide to roll with instead? 👀

frimmy avatar Jan 21 '21 16:01 frimmy

We went for MikroORM, because we can use @Formula for custom values: https://mikro-orm.io/docs/defining-entities#formulas. Also, being able to manually extend the models (entities) is a nice feature.

Moreover, if we need to extend it, we don't have a proficient team in rust by now, so we would have been completely dependent on you.

But the experience with prisma was awesome! I would have loved to stay with it. Specially because of the beauty with which cursors are handled.

francescortiz avatar Jan 24 '21 22:01 francescortiz

Looks like I'll have to try a different ORM for my Next.js mapping project. So +1 from me.

nk9 avatar Mar 08 '21 20:03 nk9