diff options
Diffstat (limited to 'docs/topics/db/sql.txt')
| -rw-r--r-- | docs/topics/db/sql.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/topics/db/sql.txt b/docs/topics/db/sql.txt index 39a54e4239..7f01c32c74 100644 --- a/docs/topics/db/sql.txt +++ b/docs/topics/db/sql.txt @@ -372,7 +372,3 @@ Calling stored procedures with connection.cursor() as cursor: cursor.callproc('test_procedure', [1, 'test']) - - .. versionchanged:: 2.0 - - The ``kparams`` argument was added. |
