We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a319ba + 5443069 commit 46fb51bCopy full SHA for 46fb51b
lib/public/IDBConnection.php
@@ -74,7 +74,7 @@ interface IDBConnection {
74
public function getQueryBuilder();
75
76
/**
77
- * Used to abstract the ownCloud database access away
+ * Used to abstract the Nextcloud database access away
78
* @param string $sql the sql query with ? placeholder for params
79
* @param int|null $limit the maximum number of rows
80
* @param int|null $offset from which row we want to start
0 commit comments