RubyGems Navigation menu

sequel_tools 0.1.0

Offer tooling for common database operations, such as running Sequel migrations, store and load from the database schema, rollback, redo some migration, rerun all migrations, display applied and missing migrations. It allows integration with Rake, while being lazily evaluated to not slow down other Rake tasks. It's also configurable in order to support more actions and database vendors. Some tasks are currently implemented for PostgreSQL only for the time being out of the box. It should be possible to complement this gem with another one to support other database vendors, while taking advantage of the build blocks provided by this tool set.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.14 - October 24, 2022 (16.0 KB)
  2. 0.1.13 - October 20, 2022 (16.0 KB)
  3. 0.1.12 - September 05, 2022 (15.5 KB)
  4. 0.1.11 - September 05, 2022 (15.5 KB)
  5. 0.1.10 - September 05, 2022 (15.5 KB)
  6. 0.1.0 - December 15, 2017 (13.5 KB)
顯示所有版本(共 15)

Runtime 相依性套件 (1):

sequel >= 0

Development 相依性套件 (4):

bundler >= 0
pg >= 0
rake >= 0
rspec >= 0

擁有者:

作者:

  • Rodrigo Rosenfeld Rosas

SHA 256 checksum:

650525f443258888238b100b093be950e77164e0ac2ade2567fac2084badfdfd

總下載次數 36,825

這個版本 1,531

License:

MIT

Ruby 版本需求: >= 0

相關連結: