cli

The Sequelize CLI

MIT License

Downloads
2.4M
Stars
2.5K
Committers
102

Bot releases are hidden (Show)

cli - v6.2.0

Published by sushantdhiman over 4 years ago

v6.2.0 - 5th, July 2020

Feature

  • feat: support migrations files with ts file extension #915
cli - v6.1.0

Published by sushantdhiman over 4 years ago

v6.1.0 - 27th, June 2020

Fixed

  • fix(timestamps): support for timestamps in migration tables #899
cli - v6

Published by sushantdhiman over 4 years ago

v6.0.0 - 24th, June 2020

Fixed

  • fix: support for sequelize@6
  • fix: print correct migration name #663
  • db:seed:undo now reverts last seed #908
  • fix: sequelize.import is still used #895

Feature

  • feat: modernize skeleton with async #909
  • feat: cjs extension support #905

Breaking

  • Only Node 10 or up supported
  • Only Sequelize 5 or up supported
  • Removed Bluebird usage internally
cli - v4.0.0

Published by sushantdhiman over 6 years ago

Changed

  • Removed warning about v4
  • Support for v4 #620 #441
cli - v3.2.0

Published by sushantdhiman almost 7 years ago

Fixed

  • Better messages when files/folders already exists #569
  • Specify ARRAY type with model:create #155

Changed

  • Revert: safer configuration using environment variables for production #594
cli - v3.1.0

Published by sushantdhiman almost 7 years ago

Fixed

  • Pass full config to sequelize constructor #584

Added

  • db:migrate support for from / to arguments #581

Changed

  • Safer configuration using environment variables for production #579

  • Updated dependencies

cli - v3.0.0

Published by sushantdhiman about 7 years ago

Fixed

  • db:create/drop should properly quote database name #545

Added

  • --debug support, print full stack for errors, when available #552

Changed

  • All errors are now properly formatted and outputted to console.error #552

Internal

  • Refactor to use centralized log/error/warn methods #552
cli - v3.0.0-3

Published by sushantdhiman about 7 years ago

Fixed

  • Error when creating nested config path #534

Added

  • db:create and db:drop for MySQL, Postgres and MSSQL #70
cli - v3.0.0-2

Published by sushantdhiman about 7 years ago

Fixed

  • .sequelizerc is not properly read #536
cli - v3.0.0-1

Published by sushantdhiman about 7 years ago

Added

  • Warning with Sequelize v4

Changed

  • Skeletons are now ES6 based #482
cli - v3.0.0-0

Published by sushantdhiman about 7 years ago

Removed

  • db:migrate:old_schema
  • --coffee support
  • help:* commands

Fixed

  • Drop Gulp #344
  • NSP Vulnerability #466
  • Non functional with Node 7 #383
  • Unable to find Gulp #138
  • Reintegrate Gulp #5
  • Unable to seed multiple files #523
  • No Gulpfile found #480
  • Exit Code(1) when migration undo fail #394
  • ES2015 #389
  • --coffee flag dont work with .rc file #244
  • CLI dont halt on error #106

Improvements

  • No Gulp, better startup time
  • Proper exit codes
  • Remove dependency on moment , findup-sync, gulp, gulp-help
cli - v2.8.0

Published by sushantdhiman about 7 years ago

Added

  • Timestamps db:migrate:schema:timestamps:add #460
  • Support for db:migrate:undo:all with --to, which allow reverting to a specific version #459

Changed

  • Updated dependencies

Docs

cli - v2.7.0

Published by sushantdhiman over 7 years ago

Added

  • Named db:migrate:undo #387

Changed

  • Fixed promise warning in gulp-helper #439
cli - v2.6.0

Published by sushantdhiman over 7 years ago

Added

  • Async configuration support #359

Changed

  • Print error stack when reporting seeder errors #411
  • Fixed seed:undo:all with none storage #433
  • Updated dependencies
cli - v2.5.1

Published by Americas almost 8 years ago

cli - v2.5.0

Published by Americas almost 8 years ago

cli -

Published by Americas almost 9 years ago