removes ddbc: prefix from string (if any) e.g., for "ddbc:postgresql://localhost/test" it will return "postgresql://localhost/test"
See Implementation
removes ddbc: prefix from string (if any) e.g., for "ddbc:postgresql://localhost/test" it will return "postgresql://localhost/test"