Index: openacs-4/packages/acs-core-docs/www/db-api.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/db-api.html,v diff -u -r1.53.2.8 -r1.53.2.9 --- openacs-4/packages/acs-core-docs/www/db-api.html 15 Sep 2021 16:11:18 -0000 1.53.2.8 +++ openacs-4/packages/acs-core-docs/www/db-api.html 13 Jul 2023 12:43:19 -0000 1.53.2.9 @@ -100,7 +100,7 @@ query cache considerably, which can make the server much more efficient.

- What the DB API (in conjuntion with the database drivers + What the DB API (in conjunction with the database drivers implemented for AOLserver) do is send the SQL statement to the server for parsing, then bind values to the variables and sends those values along separately as a second