RubyGems Navigation menu

sequel_tools 0.1.7

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 (16KB)
  2. 0.1.13 - October 20, 2022 (16KB)
  3. 0.1.12 - September 05, 2022 (15.5KB)
  4. 0.1.11 - September 05, 2022 (15.5KB)
  5. 0.1.10 - September 05, 2022 (15.5KB)
  6. 0.1.7 - May 04, 2018 (15.5KB)
全てのバージョンを表示(全15件)

Runtime依存関係 (1):

sequel >= 0

Development依存関係 (4):

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

所有者:

作者:

  • Rodrigo Rosenfeld Rosas

SHA 256チェックサム:

dd633fbfbbdf92ddd496e97aa29df86cfb2c1d6a6a055ec572e93a6d483fdccc

累計ダウンロード数 36,720

このバージョンのみ 11,034

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: