Skip to content

Microsoft.Data.Sqlite: Enable nullable reference types - #23549

Merged
bricelam merged 1 commit into
dotnet:mainfrom
bricelam:nrt
Dec 8, 2020
Merged

Microsoft.Data.Sqlite: Enable nullable reference types#23549
bricelam merged 1 commit into
dotnet:mainfrom
bricelam:nrt

Conversation

@bricelam

@bricelam bricelam commented Dec 1, 2020

Copy link
Copy Markdown
Contributor

Part of #19007

Also updates the behavior of SqliteDataReader.GetChars when buffer is null and GetBytes when dataOffset is specified.

@bricelam
bricelam requested a review from a team December 1, 2020 21:41
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteCommand.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnectionStringBuilder.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnectionStringBuilder.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteDataReader.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteValueReader.cs Outdated
@bricelam

This comment has been minimized.

Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnection.CreateAggregate.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/Microsoft.Data.Sqlite.Core.csproj
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteBlob.cs
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteCommand.cs Outdated

@roji roji left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see this...

Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnection.CreateAggregate.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnection.CreateFunction.cs
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnection.CreateAggregate.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnection.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnection.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnection.cs
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnectionStringBuilder.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteDataReader.cs Outdated
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteTransaction.cs
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnectionStringBuilder.cs Outdated
@bricelam
bricelam force-pushed the nrt branch 3 times, most recently from 25d9c58 to b8cba47 Compare December 7, 2020 22:58
@bricelam

bricelam commented Dec 7, 2020

Copy link
Copy Markdown
Contributor Author

@roji This should be good to go if you want to give it a final review.

Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnection.CreateAggregate.cs
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteConnection.cs
Comment thread src/Microsoft.Data.Sqlite.Core/SqliteDataRecord.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants