Closed adamruzicka closed 3 years ago
Tests on EL7 running here https://github.com/theforeman/smart_proxy_dynflow/pull/98
Dropped the version check, tests in smart_proxy_dynflow passed, waiting for tests here to turn green
Tests are finally green, let's get this in.
Older sqlite raise foreign key constraint errors even though the data is valid. The same code works with newer sqlite so I guess it is a bug in sqlite which was fixed in the meantime.