Skip to content

feat(duckdb): add schema to table#270

Open
workingdoge wants to merge 1 commit into
kristijanhusak:masterfrom
workingdoge:master
Open

feat(duckdb): add schema to table#270
workingdoge wants to merge 1 commit into
kristijanhusak:masterfrom
workingdoge:master

Conversation

@workingdoge
Copy link
Copy Markdown

DuckDB schema is now displayed

endif

if !exists('g:db_adapter_duckdb')
let g:db_adapter_duckdb = 'db#adapter#duckdb#'
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we also need an entry in s:schemas above to get the tables metadata?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants