- Presidents’ Day – working at home
- added emptyField to DatabaseComboBox to set top of the ComboBox to blank
- queries can now be saved to forms_query table from QueryBuilderPanel
- clear button added to clean out all query building components (queryFields, queryTextArea, queryResultDG) from QueryBuilderPanel
- separated TabNavigator from QueryViewPanel – DatabaseTabNavigator
- QueryViewer is operational supporting basic SELECTs saved in form_query table
- added owner (user id) field to forms table that is mapped to user logged in when a form is saved.
- DBFormBuilder now has DATABASE_TO_INCLUDE and TABLES_TO_IGNORE to filter out unnecessary databases and tables from database tree views
- started on FormUserPanel for form users management
