Skip to content

Database reliability and data inspection improvements: v1.1.0

Compare
Choose a tag to compare
@jonasmalacofilho jonasmalacofilho released this 07 Jan 09:42

January 7th, 2018.

Minor upgrade to the v1.0.x series that records schema versions and saves
creation and last update timestamps for CardRequest and RemoteCallLog in the
DB. In addition, this release also includes a few fixes, workarounds and UI
improvements.

  • Add creation & last update timestamps to CardRequest (see #5)
  • Add creation timestamp to RemoteCallLog (see #5)
  • Add a Metadata table (see #5)
  • Add schema versionning and migration from implicit version 1
  • Check database integrity at module initialization
  • Fix: resume and recover from jump-to-errors
  • Label code 20 replies from alterar-endereco-portador as user/data errors
  • Hack: set payment as confirmed hours before to avoid bug at Acesso Card
  • Prevent bad autocompletion (second iteration) (related to #6)
  • Hide the DDI field to solve 35% of user/data errors (see #9)
  • Fix rendered whitespace in /novo/confirma

Also:

  • Add support for CSV field filters to Unserialize
  • Add support for timestamp stringification to Unserilize