The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v0.940.0 - 2021-10-08

  • Update README (Brendan Byrd)
  • Pull request #5: SM-3087 (Brendan Byrd)
  • Improve speed of trigger name lookups for MySQL (Brendan Byrd)
  • Allow existing triggers on a table for MySQL 5.7+ (Brendan Byrd)
  • Standardize DBMS version extraction to its own helper method (Brendan Byrd)
  • Pull request #4: SM-3039 (Brendan Byrd)
  • Detect default FK indexes and rename them (in MySQL 5.7) if they ever change names (Brendan Byrd)

Modules

Run DDL on online databases safely
Private OnlineDDL helper for RDBMS-specific code
Private OnlineDDL helper for MySQL-specific code
Private OnlineDDL helper for SQLite-specific code