Skip to content

Instantly share code, notes, and snippets.

View maximdim's full-sized avatar

Dmitri Maximovich maximdim

  • Toronto, Canada
View GitHub Profile
package liquibase.changelog;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class RegexResourceFilter implements IncludeAllFilter {
private final static Pattern PATTERN = Pattern.compile(".*\\.sql$");
@Override
public boolean include(String changeLogPath) {

Keybase proof

I hereby claim:

  • I am maximdim on github.
  • I am maximdim (https://keybase.io/maximdim) on keybase.
  • I have a public key whose fingerprint is 5817 51AE 755D 1F31 358D 3124 D3CC 3CA6 07BB 9E49

To claim this, I am signing this object: