weird auto-increment problem



I'm working on writing a simple script that adds some rows to a sql
database that I created with Glom. For some reason, when I try to add a
row, I get the following error:

null value in column "articles_id" violates not-null constraint

I have examined the articles_id column in Glom, and the Auto-increment
checkbox is checked. I can remember adding rows with a Python script
about six months ago, and I didn't have any problems like this then. Any
suggestions?

Thanks!

 -- Ryan





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]