platform icon indicating copy to clipboard operation
platform copied to clipboard

Use "extended" cast function when changing property type

Open AlexKirkouski opened this issue 5 years ago • 0 comments

Now regular cast is used (see for example literal after USING in PostgreSQLSyntax.getTypeChange). And it's a lot better to use getSafeCast function.

AlexKirkouski avatar Sep 11 '20 09:09 AlexKirkouski