Open MeikelLP opened 3 years ago
Thank you for your question! The answer is YES. gobang uses SQLx, a SQL Toolkit, to execute SQL, which supports Microsoft SQL Server. So I find it easy to enable gobang to support MSSQL. I'm planning to implement it after finishing implementing other important features. Pull requests are welcome :)
Any news on this?
In our company we have some financing apps that are used for years now. The rely on the .NET Framework platform and on a SQL Server. We can put that SQL Server on a Linux machine but we are required to use a SQL Server database.
Are there any plans on supporting Microsoft SQL Server?