Ed

Results 6 issues of Ed

Hi all, just noticed that JLD makes julia crash if you attempt to save a figure, it seems to go in an infinite error-loop. Minimal code: ``` using Plots, JLD...

I was thinking that it would be very useful to be able to test multiple events in a row instead of just one, like a test battery. Of course I...

I was trying to update the layer so that it would use openssl 1.1.0 instead of 1.0.2, but I realised that the `test.sh` doesn't seem to work on my machine,...

Following on from one of the issues raised in #38, I've been tinkering around the new `Tabular` type, trying to make it compatible with sparse transition matrices, and I've noticed...

This solves an issue which specifically affects the uuid classes (as explained here https://github.com/agronholm/sqlacodegen/issues/331), but can generally affect any conflict in field name vs import. What this PR do is...