[openstreetmap/openstreetmap-website] [WIP] Add links to the ToU and include them in signup (#2028)

Paul Norman notifications at github.com
Wed Nov 21 05:16:07 UTC 2018


pnorman commented on this pull request.



> @@ -34,6 +34,7 @@
 #  image_content_type  :string
 #  auth_provider       :string
 #  home_tile           :integer
+#  tou_agreed          :datetime

What does this map in PostgreSQL? We should be using `timestamp with time zone` for a purpose like this.

-- 
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/2028#pullrequestreview-177079564
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181120/6adf9488/attachment.html>


More information about the rails-dev mailing list