Changes between Initial Version and Version 1 of Ticket #32688, comment 3
- Timestamp:
- Apr 28, 2021, 9:07:17 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32688, comment 3
initial v1 1 This is certainly the c lause. PostgreSQL < 9.5 simply doesn't support the `ON CONFLICT` statement.1 This is certainly the cause. PostgreSQL < 9.5 simply doesn't support the `ON CONFLICT` statement. 2 2 3 3 https://www.postgresql.org/docs/9.5/release-9-5.html#AEN131764