I am trying to have infrastructure as code setup in my project. I am using appwrite cli. In that if i initially had a table then i decided to remove it and then push the infra usng appwrite push then the cloud db does not get updated in the appwrite dashboard. whay is that the case onlly cretion of new tables is happening not deletion. Is that how it is supposed to be ?