duursma

Results 15 issues of duursma

The documentation states that '/' and '\\' are forbidden for security reasons. We are looking into transfering a huge archive of bfiles from oracle to postgres. These bfiles are organised...

enhancement

## Describe the PR The newly introduced MERGE support didn't handle the case in which the table alias was missing as the next keyword was accepted as being the alias....

## Describe the PR The "Support for SQL_MACRO" push request adds support for the "sql_macro(TYPE => ...) construct declaration and usage in the "FROM" construction. ## Related issues None -...

## Describe the PR Add support for the 'DEFAULT' clause for handling conversion errors on some argumens to Oracle functions as 'to_number'. ## Related issues None Syntax error on source...

## Describe the PR The order of the insert and update clause of a merge is not fixed (in contradiction to what the grafical schema's indicate). Oracle allows the column...