]> git.decadent.org.uk Git - dak.git/commit
Simplify validation of not NULL constraints.
authorTorsten Werner <twerner@debian.org>
Mon, 24 Jan 2011 19:56:43 +0000 (20:56 +0100)
committerTorsten Werner <twerner@debian.org>
Mon, 24 Jan 2011 21:34:55 +0000 (22:34 +0100)
commitd31bb7a50540b7e6bc86a13a14cd88cd9899395d
treeb6d07c34796f1f3d8b2fa50b157208d3438f18f5
parent446a1b59b3ff64fe9332ece7e2f3b853ccef6bc3
Simplify validation of not NULL constraints.

And derive more classes from ORMObject.

Signed-off-by: Torsten Werner <twerner@debian.org>
daklib/dbconn.py
tests/dbtest_fingerprint.py
tests/dbtest_validation.py