← Back to team overview

dhis2-devs team mailing list archive

Re: database errors

 

Hi Lungo,

this is now fixed in 2.12 and trunk.

You might still experience it for data sets which was made after you
upgraded to 2.12 and before you deploy the latest 2.12 stable. They are
harmless, but to get rid of the warnings you can do this SQL:

update dataentryform set format=2 where format is null;



regards,

Lars



On Thu, Jun 13, 2013 at 7:33 PM, Juma Lungo <jlungo@xxxxxxxxx> wrote:

> http://pastebin.com/BbuwL4nt
>
> Can someone tell me what is wrong with our database. on startup, we get
> the above errors.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

References