Skip to content

Commit 7cc22a5

Browse files
committed
Add add_column and delete_column into the docs #451
1 parent fd9f24a commit 7cc22a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,14 @@ AWS Glue Catalog
4949
.. autosummary::
5050
:toctree: stubs
5151

52+
add_column
5253
add_csv_partitions
5354
add_parquet_partitions
5455
create_csv_table
5556
create_database
5657
create_parquet_table
5758
databases
59+
delete_column
5860
delete_database
5961
delete_partitions
6062
delete_all_partitions

0 commit comments

Comments
 (0)