Hi!

On Sun, Dec 07, 2014 at 12:10:16PM -0600, Ian Cordasco 
<graffatcolmin...@gmail.com> wrote:
> On Sun, Dec 7, 2014 at 1:06 AM, Oleg Broytman <p...@phdru.name> wrote:
> > On Fri, Dec 05, 2014 at 08:38:31PM +0100, Oleg Broytman <p...@phdru.name> 
> > wrote:
> >> datetime test fails with MySQL:
> >
> >    Got it: MySQL doesn't support microseconds until 5.6.4, Travis runs
> > 5.5, so the error can be ignored.
> >    I will work on skipping the test on backends that don't support
> > microseconds and adapt SQLObject to MySQL 5.6.4+ (date/time columns must
> > be created with precision: TIME(6) instead of TIME and so on).
> 
> I think you can use apt (e.g., apt-get, apt-cache, etc.) on Travis and
> you can probably upgrade it to the version of MySQL that you would
> like to test against.

   I'd certainly like to test against both old and new versions.

> I'm  having trouble finding it in the docs though so I'll have to see
> if I can find other projects that do this.

   Something like this:
http://docs.travis-ci.com/user/installing-dependencies/
   ?

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to