pietermartin / sqlg

TinkerPop graph over sql
MIT License
245 stars 51 forks source link

MSSqlServer support #513

Open pietermartin opened 2 months ago

pietermartin commented 2 months ago

Restore MSSqlServer support back.

pietermartin commented 2 months ago

I added back the previous MSSqlServer code but the dialect and driver requires updating.

@ngskevinschmidt, @kunalghosh84, would you be willing to submit a PR to update dialect?

I will gladly work with you to bring the dialect up to date, but someone who actually uses MSSqlServer should maintain the dialect.

The code is on the mssqlserver branch.