Freezing composite primary key so that we can apply TomH's patch to it, and that way Potlatch will work in Rails mode without a problem. Please test.

This commit is contained in:
Shaun McDonald 2008-11-15 01:11:27 +00:00
parent 0a57413d3e
commit d74e2196a0
122 changed files with 6081 additions and 1 deletions

View file

@ -3,4 +3,4 @@ POTLATCH_PRESETS = Potlatch::Potlatch.get_presets()
# Use SQL (faster) or Rails (more elegant) for common Potlatch reads
# getway speedup is approximately x2, whichways approximately x7
POTLATCH_USE_SQL = true
POTLATCH_USE_SQL = false