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: 26,153 of 196,658
Downloads: 59,312

Daily

Ranking: 88,523 of 196,619
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,750,343,576bundler
81,416,600,134rake
291,020,526,382rspec
110471,673,633pg
119418,991,312logger
219244,574,254irb
235234,308,597benchmark
78174,157,134sequel

Owners

#GravatarHandle
1iconrrosenfeld