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:
parent
0a57413d3e
commit
d74e2196a0
122 changed files with 6081 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue