Skip to content

Commit 2c12c01

Browse files
committed
Caling .transform() also reformats the schema, closes #564
1 parent fedd477 commit 2c12c01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/python-api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,6 +1374,8 @@ The ``table.transform()`` method can do all of these things, by implementing a m
13741374

13751375
The ``.transform()`` method takes a number of parameters, all of which are optional.
13761376

1377+
As a bonus, calling ``.transform()`` will reformat the schema for the table that is stored in SQLite to make it more readable. This works even if you call it without any arguments.
1378+
13771379
Altering column types
13781380
---------------------
13791381

0 commit comments

Comments
 (0)