ktmud commented on pull request #13493:
URL: https://github.com/apache/superset/pull/13493#issuecomment-791783127


   Can we update the head hash for `67da9ef1ef9c` to `1412ec1e5a7b` instead to 
avoid a merge commit?
   
   ```
   diff --git 
a/superset/migrations/versions/67da9ef1ef9c_add_hide_left_bar_to_tabstate.py 
b/superset/migrations/versions/67da9ef1ef9c_add_hide_left_bar_to_tabstate.py
   index 41768c27d..c43a5b5c4 100644
   --- 
a/superset/migrations/versions/67da9ef1ef9c_add_hide_left_bar_to_tabstate.py
   +++ 
b/superset/migrations/versions/67da9ef1ef9c_add_hide_left_bar_to_tabstate.py
   @@ -17,14 +17,14 @@
    """add hide_left_bar to tabstate
    
    Revision ID: 67da9ef1ef9c
   -Revises: c501b7c653a3
   +Revises: 1412ec1e5a7b
    Create Date: 2021-02-22 11:22:10.156942
    
    """
    
    # revision identifiers, used by Alembic.
    revision = "67da9ef1ef9c"
   -down_revision = "c501b7c653a3"
   +down_revision = "1412ec1e5a7b"
    
    import sqlalchemy as sa
    from alembic import op
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to