rdesantis / hauldata

Database Process Automation made easy.
Apache License 2.0
1 stars 0 forks source link

Fully implement the FORMAT function for integers #141

Open rdesantis opened 4 years ago

rdesantis commented 4 years ago

Currently FORMAT when operating on an integer ignores the formatting argument. Have it respect the formatting argument for leading zeros and blank padding.