RubyGems Navigation menu

vcs4sql 0.1.0

In the last few years, version control for database became best practice. There are several implementations/ways for ruby, however, most of them are focused/dependent on particular frameworks that restrict the migration outside the framework. vcs4sql allows organizing version control for the database(s) in a simple, elegant way without any dependencies on existing frameworks.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 March 29, 2020 (10 KB)
  2. 0.1.0 March 27, 2020 (10 KB)

Runtime Dependencies (3):

activesupport ~> 6.0
fileutils ~> 1.4.1
sqlite3 ~> 1.4.2

Development Dependencies (12):

bundler ~> 2.0
debase ~> 0.2.4.1
minitest ~> 5.11
minitest-ci ~> 3.4
rake ~> 13.0
rubocop = 0.78.0
ruby-debug-ide ~> 0.7.0
simplecov ~> 0.17.1
xcop ~> 0.6

Owners:

Pushed by:

Authors:

  • Yurii Dubinka

SHA 256 checksum:

=

Total downloads 5,602

For this version 2,063

Version Released:

License:

MIT

Required Ruby Version: >= 2.6.5

Links: