Skip to content

column "fid" specified more than once #270

@tjwebb

Description

@tjwebb

I'm not able to import any layers that already have an FID field. I get the error column "fid" specified more than once when running import foreign schema

I think it's because of this:

stringbuffer_append(buf, " fid bigint");

Shouldn't we only create this field if it doesn't exist already in the source data?

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