Skip to content

VerifySchema #41

@Kobuntu

Description

@Kobuntu

Is there an existing issue for this?

  • I have searched the existing issues

Library Version

6.1.5

What happened?

My connection string: "User Id=postgres;Server=xxx.xxx.x.x;Port=5432;Database=some_db;Search Path=dbo,postgres;"
The main thing in the: "Search Path=dbo,postgres;" <--
The schemes are listed in order of priority, separated by commas.
On version 6.1.5 I get an exception: "syntax error at or near ",""
File: AdHocSqlRunner.cs, line 98
query: "CREATE SCHEMA IF NOT EXISTS dbo,postgres"

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions