• M
    reinstate support for `IDataReader` (#1913) · d91d9046
    Marc Gravell 提交于
    * if we stop supporting DbDataReader, someone is going to complain; I'd
    rather wrap it for now (to make the lib work), and add an analyzer
    in AOT that shouts at them for using IDbConnection
    
    also: compiler nits
    
    * release notes
    d91d9046
WrappedReader.cs 17.1 KB