Skip to content

POSTGRESQL does not allow keyword sp_addextendedproperty #54

@benallemand

Description

@benallemand

Hello,

It seems that on this line:

if(table_comments != NULL && _target_type != SQLDATA_MYSQL)

"everything not mysql" let create postgresql line:
EXECUTE sp_addextendedproperty 'Comment', ...

It fails when executed in postgreSQL databse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions