skyronic/crudkit

Add support for SQL Server

smith981 opened this issue · 3 comments

I'm happy to help! Can I tackle this issue?

Sure thing!

It should be very easy to add support for SQL server but I can't see if it works, it since I'm on Linux and I can't install SQL Server.

Use this file as a reference MySQLTablePage to create a SQLServerPage.php in same folder. You'll have to refer to the Doctrine Documentation to see how to add the connection for SQL Server.

Thanks. I'm on it. Unfortunately, I'm being blocked by this issue: #40

Block from Issue #40 resolved-- I continued using windows.