Closed lsmith77 closed 10 years ago
did a minor refactoring .. but its not so simple with the code duplication. i ran into issues with the call to $this->scanner->getPreviousDelimiter()
with a date that contained a dot character (i.e. '.') .. not sure if this is a general issue with this code to try and fix delimiters that are "eaten" by the parser but the gist is that right now the code is not the same ..
ah, that seems strange. we should be able to parse anything that is in a quoted string i guess. should we open an issue about that?
but thanks for implementing CAST and date guessing! cool that we have this now!
fix https://github.com/phpcr/phpcr-utils/issues/98