Hamid Reza Shakibi
Hamid Reza Shakibi
That's weird, I also tried on another system, and the same thing happened. I also have the Terraform extension, what I'm doing is that I have some resources for the...
Thanks.
> Did you give your table a sequence for your primary ? I had the same error and that was the issue. > > CREATE SEQUENCE user_id_sequence START 1; >...
> that is strange, maybe it is a duckdb version thing. i have version 1.3.0 on Arch Linux. using the freature "bundled" works fine aswell. > > this code works:...