Skip to content

Commit

Permalink
lb
Browse files Browse the repository at this point in the history
  • Loading branch information
kyriathar committed Sep 19, 2023
1 parent 91f143c commit f3c1624
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<addColumn tableName="vnode_member_info">
<column name="is_deleted" type="BOOLEAN" defaultValueBoolean="false"/>
</addColumn>

<createTable tableName="vnode_persistence_request_id">
<column name="request_id" type="NVARCHAR(255)">
<constraints nullable="false" primaryKey="true"/>
Expand Down

0 comments on commit f3c1624

Please sign in to comment.