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

fix: fix pg sqlite inconsistent types #4709

Merged

Conversation

driftluo
Copy link
Collaborator

What problem does this PR solve?

Fix inconsistent mapping of PG Sqlite types in rust

Check List

Tests

  • Unit test
  • Integration test

Release note

Title Only: Include only the PR title in the release note.

@driftluo driftluo force-pushed the fix-pg-sqlite-inconsistent-types branch from 14adffb to be617e7 Compare November 12, 2024 15:12
@driftluo driftluo marked this pull request as ready for review November 13, 2024 02:22
@driftluo driftluo requested a review from a team as a code owner November 13, 2024 02:22
@driftluo driftluo requested review from zhangsoledad and eval-exec and removed request for a team November 13, 2024 02:22
Copy link
Collaborator

@eval-exec eval-exec left a comment

Choose a reason for hiding this comment

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

I'm not sure under what circumstances a 'pg_type' would be classified as BOOLEAN. But approve.

@driftluo driftluo added this pull request to the merge queue Nov 13, 2024
Merged via the queue into nervosnetwork:develop with commit deff22f Nov 13, 2024
32 checks passed
@driftluo driftluo deleted the fix-pg-sqlite-inconsistent-types branch November 13, 2024 03:05
@doitian doitian mentioned this pull request Nov 18, 2024
2 tasks
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.

2 participants