Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Sequelize + Postgres snippetsNew to Visual Studio Code? Get it now.
Sequelize + Postgres snippets

Sequelize + Postgres snippets

elushnikova

|
3,811 installs
| (0) | Free
Sequelize CLI scripts/ORM config snippets for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sequelize + Postgres snippets

Sequelize CLI scripts/ORM config snippets for VS Code

Install

Open the link in Visual Studio Code and click "Install" button. vscode:extension/elushnikova.sequelize-snippets

Use

  1. Use these snippets in config.json file generated by Sequelize:

    Prefix Description
    pg Add configuration for DB at local Postgres server.
    pgh Add configuration for DB published to Heroku Postgres server.
  2. Use in package.json "scripts" section:

    Prefix Description
    mg Add NPM scripts for migrations/seeds. Do NOT use in projects with production data. For initial development/testing only.

License

The Unlicense

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft