I need to update a char field to add integer prefixes, but I need to pad them with zeroes so I can sort them.
Can't google any info on how to do this. Could be a mixture of bash and sqlite sql since I want to occasionally run it from the command line