Ajout d'un parametre `ecoSQL` à la fonction connect_to_db pour switcher vers...
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 11
− 8
@@ -3,6 +3,7 @@
@@ -12,9 +13,9 @@
@@ -38,15 +39,16 @@ get_db_comment <- function(db = "public", user = "does", server = NULL) {
@@ -67,6 +69,7 @@ commenter_schema <- function(comment = NULL, schema = NULL, db = "public", user
@@ -76,9 +79,9 @@ commenter_schema <- function(comment = NULL, schema = NULL, db = "public", user