Skip to content

Commit 0055bd0

Browse files
authored
Update feature support documentation (#261)
1 parent 0c3fc4d commit 0055bd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs/docs/feature-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ The goal is that the python library will provide a functional, performant subset
3636
| Create Table | X | X |
3737
| Rename Table | X | X |
3838
| Drop Table | X | X |
39-
| Alter Table | X | |
40-
| Set Table Properties | X | |
39+
| Alter Table | X | X |
40+
| Set Table Properties | X | X |
4141
| Create Namespace | X | X |
4242
| Drop Namespace | X | X |
4343
| Set Namespace Properties | X | X |

0 commit comments

Comments
 (0)