Skip to content

Commit ec0c63c

Browse files
committed
more column stuff
1 parent a97037e commit ec0c63c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

products/cbbr/sql/export.sql

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ SELECT
2323
type,
2424
-- policy_area,
2525
-- need_group,
26-
need,
27-
title,
26+
-- need,
27+
-- title,
2828
request,
2929
explanation,
3030
location_specific,
@@ -105,8 +105,8 @@ SELECT
105105
priority,
106106
-- policy_area,
107107
-- need_group,
108-
need,
109-
title,
108+
-- need,
109+
-- title,
110110
request,
111111
explanation,
112112
location_specific,

0 commit comments

Comments
 (0)