If you release a new version of your module and it needs to have a new database schema, you need to do two things to make this change work. First, be sure to update the schema structure in mymodule_schema() so that new installations of your module get the new database table structure. Second, use a hook_update_N() function,
G. Murphy, и C. Ryan. GECCO '07: Proceedings of the 9th annual conference on
Genetic and evolutionary computation, 2, стр. 1755--1755. London, ACM Press, (7-11 July 2007)
H. Majeed, C. Ryan, и R. Azad. GECCO 2005: Proceedings of the 2005 conference on
Genetic and evolutionary computation, 2, стр. 1773--1774. Washington DC, USA, ACM Press, (25-29 June 2005)