there is no problem with the installation (about routers you ask) i thing maybe migrate to mysql instead.
but searching the web i found: change_column :table_name, :column_name, 'integer USING CAST(column_name AS integer)' http://stackoverflow.com/questions/13170570/change-type-of-varchar-field-to-integer-cannot-be-cast-automatically-to-type-i maybe do the trick. best regards. 2017-05-03 14:42 GMT-03:00 Federico Capoano <[email protected]>: > On Wed, May 3, 2017 at 7:38 PM Alvaro Mendez <[email protected]> > wrote: > >> Hi Federico is a test instalation waiting for production hahaha. >> > > Did you insert a lot of routers in? > > Very complicated for fix? >> > > I would need to spend some hours on it but I'm very busy on other issues. > > Federico > > -- > You received this message because you are subscribed to a topic in the > Google Groups "OpenWISP" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/openwisp/B2rdQJ8TSM4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Alvaro Mendez [email protected] 8-9047532 -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
