Skip to content

v1.0.2.4

Choose a tag to compare

@marcel-maqsood marcel-maqsood released this 26 Aug 08:39
· 8 commits to main since this release

Changed:

  • DatabaseConnector now handles "null" values within update strings just as that - they will be inserted as a null field.
    if a value is passed as an empty string, it wont be written to avoid accidents.