Skip Menu |

This queue is for tickets about the Catalyst-Plugin-AutoCRUD CPAN distribution.

Report information
The Basics
Id: 45181
Status: rejected
Priority: 0/
Queue: Catalyst-Plugin-AutoCRUD

People
Owner: OLIVER [...] cpan.org
Requestors: OLIVER [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.44
Fixed in: (no value)



Subject: should AutoCRUD protect against null/blank PKs?
SQLite isn't fussy about the values on some cols marked primary_key and so allows blank (null?) values. need to investigate this and see whether it's easy or worth protecting against this in the UI. why isn't required being set in the ExtJS for that matter?
I'm not going to fix this unless a user pipes up.