Skip to content

v2.1.0

Compare
Choose a tag to compare
@jadarnel27 jadarnel27 released this 23 Jul 01:59
· 4 commits to master since this release
c0d5726

This minor release addresses the following two requests:

  • #5 Add option to update/refresh data rather then dropping table
    • The generated script no longer drops and recreates the version table. Instead it deletes all the rows and reloads it (creating the table if it doesn't exist initially)
  • #6 NULL value's not allowed
    • The application has been enhanced to support running in non-US-English locales