Skip to content

InitSpatiaMetaData() error:"table spatial_ref_sys already exists" #2

@gertcuykens

Description

@gertcuykens

I think the err InitSpatiaMetaData() error:"table spatial_ref_sys already exists" should be ignored here, users will get the error when opening the same database every time

	stmt, err := conn.Prepare(`SELECT InitSpatialMetaData(1)`)
	if err != nil {
		return nil, err
	}

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