James Sullivan
James Sullivan
Oops... I didn't look back far enough when I created #201
Is this related to #201 by chance? Currently both `current_schema_version` and `current_data_version` are both set to the value of `ActiveRecord::Migrator.current_version`
This is starting to make sense to me... but running into a question regarding `CMakeDeps`. In our setup, we are hoping to let `conan` setup, configure, and run `cmake` (aka,...
@memsharded - Thanks so much for this!! For my use case, we had to add a second line to it to also include the `target_link_libraries`. Not a python expert by...