]> Cypherpunks.ru repositories - gostls13.git/blobdiff - doc/go1.22.html
doc/go1.22: mention new sql.Null[T]
[gostls13.git] / doc / go1.22.html
index 5534a3fbad370a2906059225a8f7de95457788cf..1bf759a9a648f845c9eb2391b2838710a199cb8f 100644 (file)
@@ -70,6 +70,15 @@ Do not send CLs removing the interior tags from such phrases.
   TODO: complete this section
 </p>
 
+<dl id="database/sql"><dt><a href="/pkg/database/sql/">database/sql</a></dt>
+  <dd>
+    <p><!-- https://go.dev/issue/60370, CL 501700 -->
+      The new <a href="/pkg/database/sql/#Null"><code>Null[T]</code></a> type
+      provide a way to scan nullable columns for any column types.
+    </p>
+  </dd>
+</dl>
+
 <h2 id="ports">Ports</h2>
 
 <p>