Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Commit ef3bcd3

Browse files
harrybiddlemildbyte
authored andcommitted
Add note about support in R
1 parent 829c30c commit ef3bcd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/docs/0900_splitgraph-cloud/0400_data-delivery-network.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ SQL queries work, allowing you to use Splitgraph data in your Metabase dashboard
150150

151151
Introspection query interception doesn't work on DataGrip (you will see an empty tree in the sidebar) but you can still run all SQL queries.
152152

153+
### R, RStudio
154+
155+
The `RPostgres` driver does not support connecting to clients which have disabled prepared statements (see the [GitHub issue](https://github.com/r-dbi/RPostgres/issues/185) for details) so it is recommended that you use the `RPostgreSQL` driver instead.
156+
153157
## Roadmap
154158

155159
We aim to make the SQL endpoint the core of Splitgraph's offering, moving us to being a "data delivery network": a single endpoint giving you access to all your data with extra services like caching, granular access control, auditing, query firewalling or performance optimization.

0 commit comments

Comments
 (0)