Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Feb 15, 2025
1 parent 19810a3 commit 43f3243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Unreleased
----------

- feat: Add a :code:`--no-leading-zeroes` option to tools that support type inference.
- feat: Add a :code:`--add-bom` option to add the UTF-8 byte-order mark (BOM) to CSV output, for Excel compatibility.
- feat: :doc:`/scripts/csvsql` adds a :code:`--engine-option` option.
- feat: :doc:`/scripts/csvsql` adds a :code:`--sql-delimiter` option, to set a different delimiter than ``;`` for the :code:`--query`, :code:`--before-insert` and :code:`after-insert` options.
- feat: :doc:`/scripts/sql2csv` adds a :code:`--execution-option` option.
Expand Down

0 comments on commit 43f3243

Please sign in to comment.