Skip to content

Commit 9ab83c1

Browse files
author
bs
committed
release 0.0.3 Filesytem snapshots and diffs. Bugfix: wrong DB diff when PK has no columns. Enhancement: show old value in updated row in DB diff
1 parent ec0e108 commit 9ab83c1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • drift-jdbc/drift-jdbc-domain/src/main/java/io/drift/jdbc/domain/data
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package io.drift.jdbc.domain.data;
2+
3+
public class RowDelta {
4+
}

0 commit comments

Comments
 (0)