Skip to content

Commit

Permalink
release 0.0.3 Filesytem snapshots and diffs. Bugfix: wrong DB diff wh…
Browse files Browse the repository at this point in the history
…en PK has no columns. Enhancement: show old value in updated row in DB diff
  • Loading branch information
bs committed Aug 10, 2019
1 parent ec0e108 commit 9ab83c1
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package io.drift.jdbc.domain.data;

public class RowDelta {
}

0 comments on commit 9ab83c1

Please sign in to comment.