Tarjei Huse wrote: > I appoligize for gringing so many questions to you, but I'm in a squize here ;( > > if I run the database-upgrade script from the midgard-data package I get: > (..) > >> GUIDS > ++ Testing 'article'... > (..) ++ Testing 'grp'... > ++ Testing 'history'... > !! Table 'history' is missing the 'id' field. > ++ Testing 'host'... > ++ Testing 'image'... > (..) > ++ Testing 'testtopic'... > !! Table 'testtopic' is missing the 'id' field. > ++ Testing 'topic'... > > Should these tables have id fields? testtopic even has an ID field but not an id > field.
No, 'history' is a relic from the early replihard days and can be removed I think. Alexander knows here. testtopic isn't from Midgard. I've updated database-upgrade to work on specific tables -- you'll see some messages about 'unexpected table history' and 'unexpected table testtopic' when running it but that's OK. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
