Skip to content

Commit

Permalink
Update ColumnWriteFragment.java
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanQingyangXu authored and jrenaat committed Jan 10, 2025
1 parent ac186a9 commit c3a1f1d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

/**
* Models a column's value expression within the SQL AST. Used to model:<ul>
* <li>a column's value in an INSERT clause</li>
* <li>a column's new value in a SET clause</li>
* <li>a column's old value in a restriction (optimistic locking)</li>
* </ul>
Expand Down

0 comments on commit c3a1f1d

Please sign in to comment.