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 | 4 | 154 | November 30, 2024 | |
| The Supabase ‘Create a row’ module requires data for the ID field when it is supposed to auto increment | 6 | 377 | May 15, 2025 | |
| The Supabase 'Create a row' module requires data for the ID field, even if it's supposed to auto-increment | 5 | 482 | March 6, 2025 | |
| SQL server must add values in all fields | 3 | 292 | October 9, 2022 | |
| Reset Row ID Excel | 2 | 902 | May 24, 2023 |