PacketFence - BTS - PacketFence
View Issue Details
0000973PacketFenceconfigurationpublic2010-05-04 12:172012-02-29 10:46
obilodeau 
obilodeau 
normalminorsometimes
closedfixed 
 
2.0.02.0.0 
73ff3e86af3a7c50f3f75ed386e16528bdfd673a
0000973: Get rid of the database md5sums, they are useless
We should get rid of the db md5sum stuff.

Here's the reason why: there is no ordering mechanism for CONSTRAINTs and KEYs so as soon as you upgrade the database, the constraints and keys will be out of order and you won't be able to detect the version of a database schema.

Instead, we should provide an upgrade helper script that gives a diff of the current database against latest db/pfschema.mysql.

Remove databases hashes from installer.pl, `pfcmd version` and pfcmd tests.
No tags attached.
Issue History
2010-05-04 12:17obilodeauNew Issue
2010-05-04 12:17obilodeauStatusnew => assigned
2010-05-04 12:17obilodeauAssigned To => obilodeau
2010-11-19 13:51obilodeaumtn revision => 73ff3e86af3a7c50f3f75ed386e16528bdfd673a
2010-11-19 13:51obilodeauNote Added: 0001765
2010-11-19 13:51obilodeauStatusassigned => resolved
2010-11-19 13:51obilodeauFixed in Version => trunk
2010-11-19 13:51obilodeauResolutionopen => fixed
2010-11-19 14:25obilodeauTarget Version1.10.0 => 2.0.0
2010-12-15 11:37obilodeauFixed in Versiontrunk => 2.0.0
2011-01-26 15:42obilodeauStatusresolved => closed
2012-02-29 10:46obilodeauCategoryfeature => configuration

Notes
(0001765)
obilodeau   
2010-11-19 13:51   
fixed in trunk