RubyGems Navigation menu

sequel_tools 0.1.5

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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.1.14 - October 24, 2022 (16 KB)
  2. 0.1.13 - October 20, 2022 (16 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.5 - December 18, 2017 (15,5 KB)
Toon alle versies (15 totaal)

Runtime afhankelijkheden (1):

sequel >= 0

Development afhankelijkheden (4):

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

Eigenaren:

Authors:

  • Rodrigo Rosenfeld Rosas

SHA 256 checksum:

3a56c9643db0ea482db664fde65f9fe8f69722567f68c9750a036cd27f8d2979

Total downloads 36.483

Voor deze versie 1.562

Licentie:

MIT

Required Ruby Version: >= 0

Links: