crudkit icon indicating copy to clipboard operation
crudkit copied to clipboard

Add support for SQL Server

Open smith981 opened this issue 9 years ago • 3 comments

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

smith981 avatar Dec 14 '15 16:12 smith981

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.

skyronic avatar Dec 16 '15 13:12 skyronic

Thanks. I'm on it. Unfortunately, I'm being blocked by this issue: https://github.com/skyronic/crudkit/issues/40

smith981 avatar Jan 26 '16 22:01 smith981

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

smith981 avatar Feb 02 '16 23:02 smith981