You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've developed a custom provider to use the doctrine ORM to store messages. It's been very useful for our project. I've seen some interest in it from others. If I recast it as a new native provider, is it something that you would like to pull into the project? Just want to check before doing the small rewrite required.
Regards
Steven Brookes
The text was updated successfully, but these errors were encountered:
@talisman-innovations - Yeah, I'd love to look at what an implementation would look like and if doctrine DBAL makes more sense over the ORM (maybe that was implied?).
I think the only other consideration would be issue #101 - if we were to split the providers out into separate libraries.
Hi
We've developed a custom provider to use the doctrine ORM to store messages. It's been very useful for our project. I've seen some interest in it from others. If I recast it as a new native provider, is it something that you would like to pull into the project? Just want to check before doing the small rewrite required.
Regards
Steven Brookes
The text was updated successfully, but these errors were encountered: