I notice that I can choose oracle, postgre and mysql, but not ms sql
server, as engine in the sql connection gui
Is that by design?
Hi Baad,
it’s by design in the sense that it has not been designed and
implemented yet
In other words, it definitely can be added.
Please have a look at this ticket on GitHub which added MySQL:
This means a few lines of code should suffice - would be cool if you
could give it a try?
However, our ensuring that it works with major SQL Server versions, that
all the features work fine, that all tests pass, is a different thing
and I’m afraid it’s too late to do it before 2.0. But for the next
release, sure, why not.
I notice that I can choose oracle, postgre and mysql, but not ms sql
server, as engine in the sql connection gui
Is that by design?
Hi Baad,
it’s by design in the sense that it has not been designed and
implemented yet
In other words, it definitely can be added.
Please have a look at this ticket on GitHub which added MySQL:
This means a few lines of code should suffice - would be cool if you
could give it a try?
However, our ensuring that it works with major SQL Server versions, that
all the features work fine, that all tests pass, is a different thing
and I’m afraid it’s too late to do it before 2.0. But for the next
release, sure, why not.