Categories: None [Edit]

sequel_tools

https://rubygems.org/gems/sequel_tools
https://github.com/rosenfeld/sequel_tools
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.

Total

Ranking: 27,180 of 187,988
Downloads: 50,603

Daily

Ranking: 23,603 of 187,967
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,048,429,741bundler
101,178,455,784rake
29930,679,140rspec
107407,234,241pg
79664,061,735sequel

Owners

#GravatarHandle
1iconrrosenfeld