System.Data.SQLite

Check-in [8833a710e9]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update EntityFramework in externals to 6.1.3.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 8833a710e947ed3d424ed3c6f09dc2e220be808a
User & Date: mistachkin 2015-03-26 00:03:11.682
Context
2015-03-26
00:16
Bump all version numbers to 1.0.97.0. Update version history docs. check-in: 548a7a1ecd user: mistachkin tags: trunk
00:03
Update EntityFramework in externals to 6.1.3. check-in: 8833a710e9 user: mistachkin tags: trunk
2015-03-25
23:57
Add NuGet package note to the download page. check-in: dc15f09727 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to Externals/EntityFramework/lib/net40/EntityFramework.SqlServer.dll.

cannot compute difference between binary files

Changes to Externals/EntityFramework/lib/net40/EntityFramework.dll.

cannot compute difference between binary files

Changes to Externals/EntityFramework/lib/net40/EntityFramework.xml.
16906
16907
16908
16909
16910
16911
16912









16913
16914
16915
16916
16917
16918
16919
        <member name="M:System.Data.Entity.Core.Common.DbProviderManifest.SupportsInExpression">
            <summary>
            Returns a boolean that specifies whether the provider can handle expression trees
            containing instances of DbInExpression.
            The default implementation returns <c>false</c> for backwards compatibility. Derived classes can override this method.
            </summary>
            <returns>









            <c>false</c>
            </returns>
        </member>
        <member name="P:System.Data.Entity.Core.Common.DbProviderManifest.NamespaceName">
            <summary>Gets the namespace used by this provider manifest.</summary>
            <returns>The namespace used by this provider manifest.</returns>
        </member>







>
>
>
>
>
>
>
>
>







16906
16907
16908
16909
16910
16911
16912
16913
16914
16915
16916
16917
16918
16919
16920
16921
16922
16923
16924
16925
16926
16927
16928
        <member name="M:System.Data.Entity.Core.Common.DbProviderManifest.SupportsInExpression">
            <summary>
            Returns a boolean that specifies whether the provider can handle expression trees
            containing instances of DbInExpression.
            The default implementation returns <c>false</c> for backwards compatibility. Derived classes can override this method.
            </summary>
            <returns>
            <c>false</c>
            </returns>
        </member>
        <member name="M:System.Data.Entity.Core.Common.DbProviderManifest.SupportsIntersectAndUnionAllFlattening">
            <summary>
            Returns a boolean that specifies whether the provider can process expression trees not having DbProjectExpression 
            nodes directly under both Left and Right sides of DbUnionAllExpression and DbIntersectExpression
            </summary>
            <returns> 
            <c>false</c>
            </returns>
        </member>
        <member name="P:System.Data.Entity.Core.Common.DbProviderManifest.NamespaceName">
            <summary>Gets the namespace used by this provider manifest.</summary>
            <returns>The namespace used by this provider manifest.</returns>
        </member>
Changes to Externals/EntityFramework/lib/net45/EntityFramework.SqlServer.dll.

cannot compute difference between binary files

Changes to Externals/EntityFramework/lib/net45/EntityFramework.dll.

cannot compute difference between binary files

Changes to Externals/EntityFramework/lib/net45/EntityFramework.xml.
21857
21858
21859
21860
21861
21862
21863









21864
21865
21866
21867
21868
21869
21870
        <member name="M:System.Data.Entity.Core.Common.DbProviderManifest.SupportsInExpression">
            <summary>
            Returns a boolean that specifies whether the provider can handle expression trees
            containing instances of DbInExpression.
            The default implementation returns <c>false</c> for backwards compatibility. Derived classes can override this method.
            </summary>
            <returns>









            <c>false</c>
            </returns>
        </member>
        <member name="P:System.Data.Entity.Core.Common.DbProviderManifest.NamespaceName">
            <summary>Gets the namespace used by this provider manifest.</summary>
            <returns>The namespace used by this provider manifest.</returns>
        </member>







>
>
>
>
>
>
>
>
>







21857
21858
21859
21860
21861
21862
21863
21864
21865
21866
21867
21868
21869
21870
21871
21872
21873
21874
21875
21876
21877
21878
21879
        <member name="M:System.Data.Entity.Core.Common.DbProviderManifest.SupportsInExpression">
            <summary>
            Returns a boolean that specifies whether the provider can handle expression trees
            containing instances of DbInExpression.
            The default implementation returns <c>false</c> for backwards compatibility. Derived classes can override this method.
            </summary>
            <returns>
            <c>false</c>
            </returns>
        </member>
        <member name="M:System.Data.Entity.Core.Common.DbProviderManifest.SupportsIntersectAndUnionAllFlattening">
            <summary>
            Returns a boolean that specifies whether the provider can process expression trees not having DbProjectExpression 
            nodes directly under both Left and Right sides of DbUnionAllExpression and DbIntersectExpression
            </summary>
            <returns> 
            <c>false</c>
            </returns>
        </member>
        <member name="P:System.Data.Entity.Core.Common.DbProviderManifest.NamespaceName">
            <summary>Gets the namespace used by this provider manifest.</summary>
            <returns>The namespace used by this provider manifest.</returns>
        </member>