Fix for missing csv Pygments support, refs #551

This commit is contained in:
Simon Willison 2023-05-21 14:03:03 -07:00
commit 8188acc1f1

View file

@ -1243,7 +1243,7 @@ By default every column inserted from a CSV or TSV file will be of type ``TEXT``
For example, given a ``creatures.csv`` file containing this:
.. code-block:: csv
.. code-block::
name,age,weight
Cleo,6,45.5
@ -1499,7 +1499,7 @@ The SQL query should include ``:named`` parameters that match the keys in the re
For example, given a ``chickens.csv`` CSV file containing the following:
.. code-block:: csv
.. code-block::
id,name
1,Blue