You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,21 @@ This Python module implements the multicorn.ForeignDataWrapper interface to allo
6
6
Pre-requisites
7
7
--------------
8
8
9
-
[PostgreSQL 9.1+](http://www.postgresql.org/)
10
-
[Python](http://python.org/)
11
-
[Multicorn](http://multicorn.org)
9
+
*[PostgreSQL 9.1+](http://www.postgresql.org/)
10
+
*[Python](http://python.org/)
11
+
*[Multicorn](http://multicorn.org)
12
12
13
13
Installation
14
14
------------
15
15
16
16
1.[Create a Remote Access Application](http://wiki.developerforce.com/page/Getting_Started_with_the_Force.com_REST_API#Setup), since you will need a client ID and client secret so that that the FDW can login via OAuth and use the REST API.
0 commit comments