Skip to content

Conversation

lovasoa
Copy link
Collaborator

@lovasoa lovasoa commented Nov 19, 2023

  • update dependencies
  • Add support for resetting variables to a NULL value using SET. Previously, storing NULL in a variable would store the string 'null' instead of the NULL value.

…eviously, storing `NULL` in a variable would store the string `'null'` instead of the `NULL` value.
@lovasoa lovasoa merged commit af7e16f into main Nov 19, 2023
@lovasoa lovasoa deleted the null_variables branch November 19, 2023 19:09
lovasoa added a commit that referenced this pull request Nov 21, 2023
* update dependencies

* Add support for resetting variables to a `NULL` value using `SET`. Previously, storing `NULL` in a variable would store the string `'null'` instead of the `NULL` value.
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