Ryan Collingwood

Results 4 comments of Ryan Collingwood

Howdy I've previously had similar issues when ensuring uniqueness with py2neo, the follow code snippet in `__init__.py` should see you right: ```` from .views import app from .models import graph...

Cheers for the quick response. In the interim if you could provide a 64-bit version of the windows dll you've packaged that would rock ^_^ I having some struggles getting...

Had a go at implementing it: https://github.com/dbt-checkpoint/dbt-checkpoint/pull/184

@BAntonellini resolved the conflict, although there are failing tests for `dbt_checkpoint/check_model_has_properties_file.py` Potentially related to changes in https://github.com/dbt-checkpoint/dbt-checkpoint/pull/181 ?