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 | 62 | December 8, 2024 | |
The Supabase ‘Create a row’ module requires data for the ID field when it is supposed to auto increment | 5 | 51 | April 10, 2025 | |
Postgres to google sheets | 3 | 354 | March 5, 2024 | |
The Supabase 'Create a row' module requires data for the ID field, even if it's supposed to auto-increment | 6 | 136 | March 20, 2025 | |
Monday: Finding and modifying default values of a board | 2 | 170 | August 7, 2024 |