I wish the documentation would include performance details, i.e. this operation is O(N) or O(1) relative to the number of rows.
I found renaming a table was okay. How about renaming a column? Is it O(1) or proportional to the amount of data? Is there any documentation about this? Thanks Samuel
