New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sqlversion

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlversion

sql 版本管理

  • 1.1.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

sqlversion

数据库版本管理

  • 安装: npm i -g
  • 运行:
sqlVersion sql文件所在目录 数据库服务器 数据库名 root账号 root密码 对新数据库有权限的账号 对新数据库有权限的账号密码
比如:
sqlVersion "sql_script/sql/" "${DB_HOST}" "${DB_DATABASE}" "${DB_ROOT_USER}" "${DB_ROOT_PASSWORD}" "${DB_USER}" "${DB_PASSWORD}"

Keywords

FAQs

Package last updated on 13 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc