Skip to content

Commit

Permalink
fix: drop table
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular2Guy committed Aug 9, 2024
1 parent 3cc55f8 commit 48afc64
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,7 @@
<column name="year10sigma_portfolio" type="double" />
</addColumn>
</changeSet>
<changeSet id="43" author="angular2guy">
<dropTable tableName="intra_day_quote"/>
</changeSet>
</databaseChangeLog>

0 comments on commit 48afc64

Please sign in to comment.