cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
54 stars 23 forks source link

💡 Postgres Composite Primary Keys #152

Open EugeneAlexeev opened 9 months ago

EugeneAlexeev commented 9 months ago

I have an idea!

Why did you disable support for composite PKs?

EugeneAlexeev commented 9 months ago

https://github.com/cycle/database/blob/74d674412ca4e405070d6748d31b3421ff61ec72/src/Driver/Postgres/PostgresDriver.php#L116C15-L116C52

michalcharvat commented 2 months ago

Any update on this?

roxblnfk commented 2 months ago

Hi 👋 There are no updates yet. Feel free to suggest a PR if you want to help