[openstreetmap/openstreetmap-website] Add Social Media Icons (Issue #1391) (#1546)

mmd notifications at github.com
Mon May 22 20:09:28 UTC 2017


mmd-osm commented on this pull request.



> @@ -226,8 +226,8 @@ ALTER SEQUENCE changeset_comments_id_seq OWNED BY changeset_comments.id;
 
 CREATE TABLE changeset_tags (
     changeset_id bigint NOT NULL,
-    k character varying(255) DEFAULT ''::character varying NOT NULL,
-    v character varying(255) DEFAULT ''::character varying NOT NULL
+    k character varying DEFAULT ''::character varying NOT NULL,

Why are all those DDL changes done for a social media button? Seems quite strange.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1546#pullrequestreview-39573819
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170522/d74089f3/attachment.html>


More information about the rails-dev mailing list