TPC-Council / HammerDB

HammerDB Database Load Testing and Benchmarking Tool
http://www.hammerdb.com
GNU General Public License v3.0
545 stars 115 forks source link

Add CLI functionality to update generic dictionary settings #645

Closed sm-shaw closed 7 months ago

sm-shaw commented 7 months ago

As discussed in https://github.com/TPC-Council/HammerDB/discussions/622, currently, the diset command is used to update the dictionary settings for databases. There is no equivalent for generic dictionary settings and settings must be made in the XML however these are not updated unless the SQLite files are refreshed. The solution is to create an equivalent command to diset for generic settings.