summaryrefslogtreecommitdiff
path: root/patchtracker/Templates.py
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2008-06-28 14:33:31 +0200
committerSean Finney <seanius@debian.org>2008-06-28 14:33:31 +0200
commit74fc254a08433f5d61fcc085ef95099d5dadaac9 (patch)
tree9d184991f862e6cb25840287a2df8811206ed906 /patchtracker/Templates.py
parent3d4d8cd2525da3bf226e30c7c825b79691bf7235 (diff)
downloadpatch-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