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.
1 parent 477c5f9 commit 9da37a4Copy full SHA for 9da37a4
reference/sqlite3/sqlite3/setauthorizer.xml
@@ -82,11 +82,11 @@
82
</table>
83
</para>
84
<para>
85
- The 5th parameter will be the name of the database (<literal>"main"</literal>,
+ The 4th parameter will be the name of the database (<literal>"main"</literal>,
86
<literal>"temp"</literal>, etc.) if applicable.
87
88
89
- The 6th parameter to the authorizer callback is the name of the inner-most trigger or
+ The 5th parameter to the authorizer callback is the name of the inner-most trigger or
90
view that is responsible for the access attempt or &null; if this access attempt is
91
directly from top-level SQL code.
92
0 commit comments