* Add logic to skip duplicate table errors when initializing db * Update store/sqlstore/supplier.go Co-authored-by: Gabe Jackson <gabe@coffeepowered.co> * Handle mysql and pg table already exist errors * Apply PR suggestions * Fix typo on IsDuplicate * Update mysql error link to point to the official one Co-authored-by: Gabe Jackson <gabe@coffeepowered.co>