Rafał Łasocha

Results 28 comments of Rafał Łasocha

@meric426 Have you managed to solve your issue with tiny_tds and ocra?

If someone would like to take a look at the issue, I've made minimal reproduction example here: https://github.com/swistak35/tiny_tds_issue391

Thank you for your response. Would one of the maintainers be willing to provide **paid** support for that issue? (I'd have to ask about the details, but it would be...

I've figured this out. The problem was missing `dlls`, in the previous tiny_tds version I've used (1.3.0) they were included, in 2.1.5 they were not and ocra didn't include them....

> Does it assume you always append one event, as in the examples? If it allows many events, does it group them by streams and executes multiple appends — one...

As an additional highlight, if you're worried about backwards compatibility, we may mark this as experimental feature for some time: https://railseventstore.org/docs/v2/maintenance_policy/#experimental-features

Well, if we want to provide backwards compatibility, as far as I understand: 1) we should still have a dependency on `rails_event_store_active_record` 2) we should remove deprecation warnings 3) with...