vulcan-sql icon indicating copy to clipboard operation
vulcan-sql copied to clipboard

there is an error shown when something is updated in sql files while running `vulcan start --watch` and connecting to ClickHouse

Open cyyeh opened this issue 2 years ago • 0 comments

Environment

  • Version:

    cli version: 0.9.1
    core version: 0.9.1
    build version: 0.9.1
    serve version: 0.9.1
    
  • OS: macOS with M1 chip

What's wrong?

same as the title, and the message is:

 Error  No matching bindings found for serviceIdentifier: Symbol(Extension_DataSource)
 Symbol(Extension_DataSource) - named: clickhouse

What's the correct behavior?

No error message should be shown

Reproducing steps

Put at least one empty line at the end of sql file

cyyeh avatar Aug 29 '23 01:08 cyyeh