db_schema 0.3.1
A database schema management tool that reads a "single-source-of-truth" schema definition from a ruby file and auto-migrates the database to conform to it.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
dry-equalizer
~> 0.2
sequel
>= 0
Development 依赖 (9):
awesome_print
~> 1.7
bundler
~> 1.11
guard-rspec
>= 0
pg
>= 0
pry
>= 0
rake
~> 10.0
rspec
~> 3.0
terminal-notifier
>= 0