Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Half type support for SqlLite #35193

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

newmasterSG
Copy link

@newmasterSG newmasterSG commented Nov 24, 2024

  • I've read the guidelines for contributing and seen the walkthrough
  • I've posted a comment on an issue with a detailed description of how I am planning to contribute and got approval from a member of the team
  • The code builds and tests pass locally (also verified by our automated build checks)
  • Commit messages follow this format:
        Summary of the changes
        - add supporting half type
        - add new implementation RelationalTypeMapping for Half type
       

Fixes #30931

  • Tests for the changes have been added (for bug fixes / features)
  • Code follows the same patterns and style as existing code in this repo

@newmasterSG newmasterSG requested a review from a team as a code owner November 24, 2024 22:14
@newmasterSG
Copy link
Author

newmasterSG commented Nov 24, 2024

Contributor

@dotnet-policy-service agree

@cincuranet cincuranet requested review from cincuranet and removed request for a team November 27, 2024 10:49
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.

Microsoft.Data.Sqlite: Support Half
1 participant