diff options
author | Sean Finney <seanius@debian.org> | 2008-06-28 14:33:31 +0200 |
---|---|---|
committer | Sean Finney <seanius@debian.org> | 2008-06-28 14:33:31 +0200 |
commit | 74fc254a08433f5d61fcc085ef95099d5dadaac9 (patch) | |
tree | 9d184991f862e6cb25840287a2df8811206ed906 /patchtracker/Templates.py | |
parent | 3d4d8cd2525da3bf226e30c7c825b79691bf7235 (diff) | |
download | patch-tracker-74fc254a08433f5d61fcc085ef95099d5dadaac9.tar.gz |
db "optimizations" fsvo "optimization"
stop the voodoo with home-rolled "auto increment" type stuff.
also, use sqlite "extensions" for conflict resolution (in schema for
all but the source package table, which has it in saveSourcePackage),
so that we don't need to check for pre-existing records. the "OR REPLACE"
was doing this previously, but had wierd effects with modifying the
primary key, which would cause db inconsistency and *really* wierd effects
when combined with the triggers).
Diffstat (limited to 'patchtracker/Templates.py')
0 files changed, 0 insertions, 0 deletions