summaryrefslogtreecommitdiff
path: root/sql/modules/Location.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/modules/Location.sql')
-rw-r--r--sql/modules/Location.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/modules/Location.sql b/sql/modules/Location.sql
index c91a93a8..b90e11c7 100644
--- a/sql/modules/Location.sql
+++ b/sql/modules/Location.sql
@@ -131,6 +131,7 @@ CREATE TYPE location_result AS (
line_three text,
city text,
state text,
+ mail_code text,
country text,
class text
);