Robert Buck

Results 10 comments of Robert Buck

I started writing an integration, but I am getting hung up on how to run only specific tests under maven for this project. I don't want to set up or...

I had some other quarterly deliverables that I need to focus on first. I will see about returning to this post April-1. Thanks Bob Robert Buck On Wed, Mar 19,...

David, I cannot be certain at all with the code. I have not been able to run any tests with NuoDB because of the POM structure for testing in this...

And what should I classify nuodb as? On Mar 30, 2014 1:27 PM, "Axel Fontaine" [email protected] wrote: > mvn -PNoInstallableDBTest should avoid you having to install anything. All > tests...

What I had to do was: public interface NuoDB extends EmbeddedDB {} Then I could run `mvn install -PNoInstallableDBTest -P-CommercialDBJars`.

Axel... I have errors I want to resolve. For example: futureFailedMigration(org.flywaydb.core.dbsupport.nuodb.NuoDbMigrationMediumTest) Time elapsed: 0.035 sec

Axel I am stuck on something... NuoDB does not properly support SQL comments at this time. The "--" comment support for NuoDB requires that "--" start the line, a single...

Hi Axel, Engineering is going to fix the lex/yacc grammar in Nuo to address the issue. The problem is that there are SO MANY errors coming out of the tests...

Hi Axel, I could have swore you merged this work in, and since a year ago I've cleaned up and deleted all my repos that I was done with. Did...

I don't think Nuo supports historic dates at all. So this may not be possible.