ConfiguredDocument: Add a primary key to portals at least once.
authorMurray Cumming <murrayc@murrayc.com>
Tue, 12 Jun 2012 08:49:54 +0000 (10:49 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 12 Jun 2012 08:49:54 +0000 (10:49 +0200)
commita93d0ed454b4e512a8b8635987cdbf621f410e61
tree5811c64d976677020d181a473e4697ebdcf075ab
parent9f9f94d2685be86623708c24714fdecd2cb84700
ConfiguredDocument: Add a primary key to portals at least once.

* src/main/java/org/glom/web/server/ConfiguredDocument.java
updatePortalsExtras): Fix a typo so that we add the primary key
column at least once.
This is a fix for the previous commit:
ConfiguredDocument: Do not add a primary key to portals each time.
ChangeLog
src/main/java/org/glom/web/server/ConfiguredDocument.java