v0.3.19
customer_addresses.postal_codeis now a regular varchar(255) — 16 characters were too tight for real-world postal codes. New module migration widens the column on existing installations; fresh installations create it at 255 directly.
customer_addresses.postal_code is now a regular varchar(255) — 16 characters were too tight for real-world postal codes. New module migration widens the column on existing installations; fresh installations create it at 255 directly.