Closed GoogleCodeExporter closed 9 years ago
I can see the benefit to this - if you contribute a code patch I'll add it into
SVN.
Original comment by rwpoul...@gmail.com
on 30 Jan 2009 at 11:08
Attached is the patch.
Postgres users:
BEGIN;
ALTER TABLE "forum_forum" ADD COLUMN "ordering" integer NULL;
COMMIT;
Original comment by macmicha...@gmail.com
on 2 Feb 2009 at 9:56
Attachments:
Added in SVN r52. Thanks!
Existing users will need to update their database as mentioned above (and in the
README file)
Original comment by rwpoul...@gmail.com
on 27 Aug 2009 at 10:08
Original issue reported on code.google.com by
macmicha...@gmail.com
on 21 Jan 2009 at 2:52