Skip to content

feat(warnings): add warnings on fields#80

Merged
pmpetit merged 1 commit into
mainfrom
feat/warnings
Jun 2, 2026
Merged

feat(warnings): add warnings on fields#80
pmpetit merged 1 commit into
mainfrom
feat/warnings

Conversation

@pmpetit
Copy link
Copy Markdown
Owner

@pmpetit pmpetit commented Jun 2, 2026

to solve boolean where

true => probability = 0.0034, so we should think that False probability is 1-0.0034 but in fact there is no "False" value.
False are replaced by null.

So i add a warning to tell that setting a default value is a good concept.

@pmpetit pmpetit merged commit 2290439 into main Jun 2, 2026
2 checks passed
@pmpetit pmpetit deleted the feat/warnings branch June 2, 2026 16:09
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Preview build ready

Binaries for commit 33d1fbc are available at:
https://github.com/pmpetit/mongo2pg/releases/tag/pr-80-preview

This release is updated on every push and deleted when the PR is closed.

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.

1 participant