Skip to content

Wildcard expansion in INSERT clause - Populate list of table fields #19047

Open
@match-gabeflores

Description

@match-gabeflores

the extension already has wildcard expansion for SELECT statements.

I think it'd be simple enough to do for INSERT clause too.

Example of mssql extension doing SELECT * wildcard expansion. Feature request is for INSERT clauses too
Image

INSERT INTO dbo.MyTable

example references in other extensions:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions