Closed broadwaylamb closed 6 years ago
Can we add an UPSERT support? PostgreSQL has the ON CONFLICT clause for this purpose.
I could try to implement this.
This should be possible once the latest Fluent updates land. Keep an eye on https://github.com/vapor/fluent/pull/482
Can we add an UPSERT support? PostgreSQL has the ON CONFLICT clause for this purpose.
I could try to implement this.