Hey, I can’t insert rows to Postgres SQL database. That DB is cockroachDB implementation. By default that implementation creates rowid column for internal purposes. However in scenario, make.com requires me to provide that value, regardless of the default provided value which is unique_rowid() function and is desired way of setting up that value. So? Any idea?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
MySQL "required" Primary Key | 5 | 28 | December 8, 2024 | |
Postgres to google sheets | 3 | 323 | March 5, 2024 | |
Monday: Finding and modifying default values of a board | 2 | 155 | August 7, 2024 | |
What Postgres Library does Make use for its connection? or how to specify option parameters? | 3 | 28 | October 20, 2024 | |
Duplicates when retrieving records from PostgreSQL database and adding to a google sheet | 4 | 484 | March 28, 2024 |