RubyGems Navigation menu

sequel_tools 0.1.9

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.9 - May 20, 2021 (15.5 KB)
显示所有版本 (共 15 个)

Runtime 依赖 (1):

sequel >= 0

Development 依赖 (4):

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

业主:

推送:

作者:

  • Rodrigo Rosenfeld Rosas

SHA 256 校验和:

236f36b9f780582d87d8fa7ad126d52aa568d479ccb5896594602e79d3abe2b9

下载总量 36,804

这个版本 9,293

许可:

MIT

需要的 Ruby 版本: >= 0

链接: