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

Null support #67

Merged
merged 9 commits into from
Jul 17, 2023
Merged

Null support #67

merged 9 commits into from
Jul 17, 2023

Conversation

jmlord
Copy link
Contributor

@jmlord jmlord commented Jul 11, 2023

Closes #57

@jmlord jmlord requested a review from glaroc July 11, 2023 17:37
+ general review of documentation
Copy link
Contributor

@glaroc glaroc left a comment

Choose a reason for hiding this comment

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

Est-ce qu'il faudrait ajouter une vérification au cas où quelqu'un mettrait le string "null" comme input ?

@jmlord
Copy link
Contributor Author

jmlord commented Jul 17, 2023

Est-ce qu'il faudrait ajouter une vérification au cas où quelqu'un mettrait le string "null" comme input ?

Bien vu. Bien que "null" et null c'est pas pareil, c'est évident que certains voudront l'écrire...

@jmlord jmlord merged commit 2dc13fc into main Jul 17, 2023
2 checks passed
@jmlord jmlord deleted the null-support branch July 17, 2023 18:58
biorey pushed a commit to PEM-Humboldt/biab-2.0 that referenced this pull request Jul 15, 2024
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.

Support null values
2 participants