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,382 of 187,255
Downloads: 49,327

Daily

Ranking: 11,790 of 187,239
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,645,220bundler
101,152,124,538rake
27919,498,517rspec
107398,529,431pg
79862,802,630sequel

Owners

#GravatarHandle
1iconrrosenfeld