[development] Do I need to upgrade my database?
Khalid B
kb at 2bits.com
Thu Nov 10 14:03:38 UTC 2005
Done we already have something similar? It is the date after which all updates
should be applied.
mysql> select * from variable where name like 'update_start';
+--------------+--------------------+
| name | value |
+--------------+--------------------+
| update_start | s:10:"2005-03-21"; |
+--------------+--------------------+
1 row in set (0.00 sec)
On 11/10/05, Bèr Kessels <ber at webschuur.com> wrote:
> What we really need, IMO is a simple variable_get/set that contains the
> active version. Nothing too hard to code. WE can think of all osrts of
> fancy CVS integration and automated version upgrading stuff, but a
> simple string, one that appears in admin/help/version should do imo.
>
> unfortunately (hehe) I don't have time to code it, or better: to
> maintain a patch for this.
>
>
> Ber
>
More information about the development
mailing list