MCPcopy Create free account
hub / github.com/SeLite/SeLite / FilterRemover

Class FilterRemover

filter/src/com/googlecode/selite/filter/FilterRemover.java:26–184  ·  view source on GitHub ↗

This removes lines starting with '--', but only if they are not in SQL string values (between apostrophes). Some string values (e.g. encryption certificates) do start with '--' on new line, and this preserves them. @TODO Remove also C-like comments that start with '/ '

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected