We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5542112 commit 173f780Copy full SHA for 173f780
1 file changed
docs/lwt.rst
@@ -29,7 +29,7 @@ executed:
29
30
- ``UPDATE .. IF EXISTS`` never has additional columns, regardless of ``[applied]`` status.
31
32
-How the ``[applied]]`` column manifests depends on the row factory in use. Considering the following (initially empty) table::
+How the ``[applied]`` column manifests depends on the row factory in use. Considering the following (initially empty) table::
33
34
CREATE TABLE test.t (
35
k int PRIMARY KEY,
0 commit comments