A feature added in 2.0.24 is the ability to perform a sql assertion on a file. A minimal file assertion looks like this:
assert(file: 'TEST');
A feature added in 2.0.24 is the ability to perform a sql assertion on a file. A minimal file assertion looks like this:
assert(file: 'TEST');
Add Comment