victorrodrigueznadq
victorrodrigueznadq
> BigDecimal(doubleValue>=325) from accumulate @EthanEChristian correct, here's what I have so far....I've written a converted to help us convert our drools rules to clara, and as you can see, it...
> Correct @victorrodrigueznadq, the binding would be unneeded as the accumulator def for sum: > > https://github.com/cerner/clara-rules/blob/327eef5e3abc4f42e6732a5548821f0d36d62cdb/src/main/clojure/clara/rules/accumulators.cljc#L157-L158 > > > uses the provided accessor directly while applying the summation. >...
@EthanEChristian ok, I've got it. the only thing is that I had to surround the :test in brackets to get it to compile. Looks good? (this is another example) ```...
@EthanEChristian no, thanks. Closing.
Additional information.... This issue is happening running from linux ec2 instances in AWS. I just tried starting the app locally from macOS, and I consistently get the error from the...
Are there any properties of the connection that might cause such unpredictable behavior?
Additional information... When I run locally, the databasechangelog table is populated. When running from the EC2 instance, the databasechagelog table is not populated.