RubyGems Navigation menu

sequel_tools 0.1.10

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!

instalar:
=

Versões:

  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)
Mostrar todas as versões (15)

Runtime Dependencies (1):

sequel >= 0

Development Dependencies (4):

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

Donos:

Pushed by:

Autores:

  • Rodrigo Rosenfeld Rosas

SHA 256 checksum:

000e1096759751f51158d9ec310012ac522d1538a47a8f9f270a9261b7a65b65

Total de downloads 37.026

Desta versão 451

Licença:

MIT

Versão Requerida do Ruby: >= 0

Links: