ghun131 / rmcolsqlinsert

Remove a column in the SQL insert statement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rmcolsqlinsert

This extension helps you remove a column in long insert statement for input.sql file

Features

There is only one feature now which help you quickly remove a column of your SQL insert statement

rmcol

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Release Notes

0.0.1

  • Remove one column for one insert statement

0.0.4

  • Update README.md

About

Remove a column in the SQL insert statement

License:MIT License


Languages

Language:TypeScript 100.0%