11 Nov
2010
11 Nov
'10
3:07 a.m.
Question for Mr. 3.4 RM:
:)
Is the procedure for dealing with DB revision numbers still the same? As far as I remember from the 3.2 development days, the procedure was to patch kohastructure.sql (or sysprefs.sql, or whatever), then add the update to the end of updatedatabase.pl with a generic version number, like 3.01.00.XXX. Patching kohastructure.pl was left to the RM when they applied the patch.
Patching kohaversion.pl you mean?
I had a crazy table on the wiki for a bit, but this seemed to work better.
That still the consensus?
Yup that is the current practice. If we do implement DBIx::Class::Schema and DBIx::Class::Schema::Versioned, updatedatabase.pl and kohastructure.pl might both go away. But not yet. Chris