Liquibase rollback sql is not working

hi, I have created table successfully but when i try to rollback, output shows rollback executed but not reflected in DB / even it does not worked. Rollback is not done. Kindly Suggest me the correct way

Hi @prasanth1 ,

Can you let us know how you are coding your Liquibase changes? Are these in XML or SQL? It’ll be helpful if you can share an example.

Also show us how are you adding rollback code to your changes.