Uh oh!
There was an error while loading. Please reload this page.
Adding note about official repo - #35
Conversation
Added warning about official InterSystems SQLAlchemy dialect and installation instructions.
bdeboe
commented
Jun 15, 2026
Hi @daimor , please consider adding this small note about how your work relates to the official dialect that is now available from PyPI. CC @isc-rsingh |
daimor
commented
Jun 15, 2026
Is offical dialect going to be opened ? |
bdeboe
commented
Jun 15, 2026
The reason we started our own project was to make sure we can offer an official solution for our customers, notably with full enterprise support. We cannot offer that level of support for code not maintained by InterSystems. Please note we're not asking you to retire your project at all, just kindly asking to include a reference to the official one. If you'd like to revise the wording, or frame it as a note rather than a warning, that's totally fine. |
I see that official driver is just a fork of my code, and it was not mentioned anywhere official dialect offers only WRC support, that means, Community users will not be able to report any issues |
daimor
commented
Jun 15, 2026
I understand that my project is under MIT license, and you mentioned this project and me in the wheel license file the public package page and release notes do not visibly acknowledge the original project or its author. Could you please add a clear acknowledgement and link to the original project in the PyPI description, documentation, and/or release notes? |
daimor
commented
Jun 15, 2026
Thank you for the lesson, I'm going to change my license strategy, and use a different license for any new projects, if I'll decide to publish them |
daimor
commented
Jun 15, 2026
btw in your code, there is some debugging left that will appear with any query execution |
bdeboe
commented
Jun 15, 2026
Hi @daimor , let's have a direct chat rather than on this public forum. I think there is a misunderstanding. |
Added warning about official InterSystems SQLAlchemy dialect and installation instructions.