RubyGems Navigation menu

better_structure_sql 0.1.0

Pure Ruby database schema dumper for Rails applications supporting PostgreSQL, MySQL, and SQLite. Generates clean, deterministic structure.sql files without pg_dump/mysqldump/sqlite3 CLI dependencies. Supports both single-file and multi-file output for massive schemas with tens of thousands of database objects. Includes schema versioning with ZIP storage and web UI for browsing versions.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.2.1 November 20, 2025 (69.0 KB)
  2. 0.2.0 November 20, 2025 (68.5 KB)
  3. 0.1.0 November 20, 2025 (58.5 KB)

Runtime 相依性套件 (3):

pg >= 1.0
rails >= 7.0
rubyzip >= 2.0.0

Development 相依性套件 (10):

擁有者:

推送者:

作者:

  • sebyx07

SHA 256 總和檢查碼:

=

總下載次數 541

這個版本 320

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: