Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mails and add support statement #99

Merged
merged 2 commits into from
May 27, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove mails and add support statement
Avoid spam to the mentioned mail accounts and direct open source
installations support to channels with attendance and community.
  • Loading branch information
Rafa de la Torre committed May 27, 2019
commit 2fed1c039e142b15a861d593ffe8be8a068bf002
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@ ODBC FDW for PostgreSQL 9.5+ [![Build Status](https://travis-ci.org/CartoDB/odbc
This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for
remote databases using Open Database Connectivity [ODBC](http://msdn.microsoft.com/en-us/library/ms714562(v=VS.85).aspx).

This was originally developed by Zheng Yang <zhengyang4k@gmail.com> in 2011,
with contributions by Gunnar "Nick" Bluth <nick@pro-open.de> from 2014
and further developed by CARTO <dataservices@carto.com> since 2016.
This was originally developed by Zheng Yang in 2011,
with contributions by Gunnar "Nick" Bluth from 2014
and further developed by CARTO since 2016.

While we don’t provide direct technical support to Open Source
installations, it is possible to engage in technical conversations
with the community and part of the CARTO team (including some team
members like Solutions, Support, Backend, and Frontend engineers) in
our [Google Groups
forum](https://groups.google.com/forum/#!forum/cartodb) and [GIS Stack
Exchange](https://gis.stackexchange.com/questions/tagged/cartodb).
rafatower marked this conversation as resolved.
Show resolved Hide resolved

Requirements
------------
Expand Down