Reviewed:  https://reviews.mahara.org/856
Committed: 
http://gitorious.org/mahara/mahara/commit/a3f6fbfed906be03624dec54e43baed287810cc0
Submitter: Francois Marier ([email protected])
Branch:    master

commit a3f6fbfed906be03624dec54e43baed287810cc0
Author: Hugh Davenport <[email protected]>
Date:   Tue Nov 15 15:10:17 2011 +1300

    Add primary keys to some tables missing them
    
    Bug #845948
    
    Change-Id: I447f82e2296d20197e138f3f619798fdf16417da
    Signed-off-by: Hugh Davenport <[email protected]>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/845948

Title:
  missing primary keys

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  It seems during the installation of Mahara several tables are created
  without primary keys. This caused a headache for us when restoring
  tables from a pg_dump script, duplicate records were created.
  Specifically the table 'blocktype_installed_category', caused
  duplicate block types in the UI (confusing some users). A further
  check revealed the following tables also missing primary keys:

  artefact_log
  view_access
  view_visit
  blocktype_installed_category

  Version: 1.4.0
  Database: Postgres
  OS: Linux/RHEL

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/845948/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to