RubyGems Navigation menu

sqrbl 0.1.1

SQrbL was created to help manage an extremely specific problem: managing SQL-based database migrations. 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 (39KB)
  2. 0.1.2 - August 07, 2009 (38KB)
  3. 0.1.1 - August 07, 2009 (38KB)
  4. 0.1.0 - August 07, 2009 (38KB)

Development依存関係 (1):

bones >= 2.5.1

所有者:

作者:

  • Sam Livingston-Gray

SHA 256チェックサム:

8bc58c4e5df3ddc05b4670454d9a2208d51c3ebe31836a139a3b531b2f689464

累計ダウンロード数 14,395

このバージョンのみ 3,314

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: