I need to breakup my securities price update into 2 days because I retrieve more than 25 prices from alphadvantage. I use MySql. Has anyone done scheduled updates of prices with "gnucash-cli get" against mysql? Kind of puzzled about the URI for the database. Will it even work the way I hope? gnucash-cli --quotes get --namespace NYSE URI, for example.