Code

sqlite backend now passes all tests under 2.3. Searching for other parts
authoranthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 24 Jun 2003 08:06:27 +0000 (08:06 +0000)
committeranthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 24 Jun 2003 08:06:27 +0000 (08:06 +0000)
commitcf4150ddbfc19b0f3e7348e9fe73de690ed2edca
tree3ee6962610652a6279f691bd5b22abc4d445ca5c
parentd05c19e39c83603850fe74509e2ed95fd9d45039
sqlite backend now passes all tests under 2.3. Searching for other parts
of the code that was assigning the value of a boolean test (either =.*not or
=.*==) showed nothing else that looked likely.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1774 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/backends/rdbms_common.py