Question
Auto Pk does not work with custom schema and NLWS.create
Hello All,
I have schema with id on auto pk sequence. The NLWS.cusSchema.create() and save() will not increment id. I am doing something wrong in my schema?
EDIT:
I had compound primary key when i removed it it worked
Marcel
