NETRAVE/lib/utils
VetheonGames b3dbd0f07c Refactor and enhance database connection and data validation
- Refactored the entry-point to bypass first run setup if valid configuration information already exists.
- Enhanced data validation before inserting into the database.
- Ensured correct data placement in the appropriate tables and columns in the database.
- Added logging for database connection attempts and results.
- Fixed a bug in the speed conversion from Gbps to Mbps.
2023-06-29 18:27:08 -06:00
..
database_manager.rb Refactor and enhance database connection and data validation 2023-06-29 18:27:08 -06:00
first_run_init.rb Refactor and enhance database connection and data validation 2023-06-29 18:27:08 -06:00
gui_launcher.rb Major Refactoring and Feature Addition for Improved User Experience and Code Quality 2023-06-12 15:31:34 -06:00
logg_man.rb Implement Encryption for Sensitive Data and Switch to .env for Configuration Storage 2023-06-11 15:46:53 -06:00
system_information_gather.rb Refactor and enhance database connection and data validation 2023-06-29 18:27:08 -06:00
utilities.rb Refactor and enhance database connection and data validation 2023-06-29 18:27:08 -06:00