RubyGems Navigation menu

sqrbl 0.2.0

SQrbL was created to help manage an extremely specific problem: managing SQL-based database conversions. In essence, SQrbL is a tool for managing multiple SQL queries using Ruby. SQrbL borrows some terminology and ideas from ActiveRecord's schema migrations, but where ActiveRecord manages changes to your database schema over time, SQrbL was written to manage the process of transforming your data from one schema to another. (Of course, you could use SQrbL for the former case as well -- just use it to write DDL queries -- but ActiveRecord has better tools for figuring out which migrations have already been applied.)

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.0 - September 24, 2009 (39.0 KB)
  2. 0.1.2 - August 07, 2009 (38.0 KB)
  3. 0.1.1 - August 07, 2009 (38.0 KB)
  4. 0.1.0 - August 07, 2009 (38.0 KB)

Development 依赖 (1):

bones >= 2.5.1

业主:

作者:

  • Sam Livingston-Gray

SHA 256 校验和:

935cade3e83ac11aa976aea044695f42d49cce5bf5c59c7a8182998f4d830f10

下载总量 14,366

这个版本 4,451

许可:

需要的 Ruby 版本:

链接: