Adds a new 'hruid' column (Human Readable UID) to the auth_user_md5 table.
authorVincent Zanotti <vincent.zanotti@polytechnique.org>
Fri, 13 Jun 2008 00:44:15 +0000 (02:44 +0200)
committerVincent Zanotti <vincent.zanotti@polytechnique.org>
Fri, 13 Jun 2008 00:44:15 +0000 (02:44 +0200)
commit92b37ea34a8b1c7cf25280506d52108d9c0eff50
treeb92d5581ecc7becdb9b629b4e8fe703b570bf3bd
parentedbf7d44136018a9e1732da6ac0c21f0590f4651
Adds a new 'hruid' column (Human Readable UID) to the auth_user_md5 table.
Adds hruid migration scripts.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
upgrade/0.9.17/03_hruid.sql [new file with mode: 0644]
upgrade/0.9.17/connect.db.inc.php [new file with mode: 0644]
upgrade/0.9.17/hruid.update.php [new file with mode: 0755]
upgrade/0.9.17/update.sh