Re: [Mingw-w64-public] [PATCH] Add Microsoft OLE DB driver for SQL server

2019-02-27 Thread Liu Hao
在 2019/2/28 4:25, Ruslan Garipov 写道: >> it does apply cleanly to the master branch. >> Please rebase this work against master > > I believe the issue here is not the master's tip. That's line-ending > issue. > Yes killing all CRs makes the patch apply again. But this is unusual. Git should be

[Mingw-w64-public] [PATCH] Add Microsoft OLE DB driver for SQL server

2019-02-27 Thread Ruslan Garipov
In August of 2011[1] Microsoft announced deprecation of the Microsoft OLE DB Provider for SQL Server. But in October of 2017 Microsoft had to undeprecate[2] OLE DB data access technology releasing the ``Microsoft OLE DB Driver for SQL Server'' known as ``msoledbsql''. This commit adds the ``msol

Re: [Mingw-w64-public] [PATCH] Add Microsoft OLE DB driver for SQL server

2019-02-27 Thread Ruslan Garipov
> it does apply cleanly to the master branch. > Please rebase this work against master I believe the issue here is not the master's tip. That's line-ending issue. Before I sent the original patch here, I had created it on top of 'ce5078c9' commit. This was and currently is the head. After I ha

Re: [Mingw-w64-public] [PATCH] Add Microsoft OLE DB driver for SQL server

2019-02-27 Thread Liu Hao
在 2019/2/27 19:20, Ruslan Garipov 写道: > In August of 2011[1] Microsoft announced deprecation of the Microsoft > OLE DB Provider for SQL Server.  But in October of 2017 Microsoft had to > undeprecate[2] OLE DB data access technology releasing the ``Microsoft > OLE DB Driver for SQL Server'' known as

[Mingw-w64-public] [PATCH] Add Microsoft OLE DB driver for SQL server

2019-02-27 Thread Ruslan Garipov
In August of 2011[1] Microsoft announced deprecation of the Microsoft OLE DB Provider for SQL Server. But in October of 2017 Microsoft had to undeprecate[2] OLE DB data access technology releasing the ``Microsoft OLE DB Driver for SQL Server'' known as ``msoledbsql''. This commit adds the ``msol