The Wayback Machine - https://web.archive.org/web/20220531165155/https://github.com/message-db/message-db/commits/master
Skip to content
Permalink
master
Switch branches/tags

Commits on Mar 14, 2021

  1. Merge pull request #19 from kpricorn/bugfix/quote-db-name-in-uninstal…

    …l-script
    
    Quote custom database names in uninstall script
    sbellware committed Mar 14, 2021

Commits on Mar 5, 2021

  1. Merge pull request #25 from bradrobertson/br/column-optimization

    [#17] - Optimal column order reduces padding
    sbellware committed Mar 5, 2021

Commits on Mar 2, 2021

  1. [#17] - Optimal column order reduces padding

    Brad Robertson committed Mar 2, 2021

Commits on Nov 11, 2020

  1. Quote custom database names

    Avoid syntax errors in `DROP DATABASE` statement with database names containing dashes
    kpricorn committed Nov 11, 2020

Commits on Aug 22, 2020

  1. Merge pull request #16 from whoward/patch-2

    broken links in the 1.0.0 update documentation are fixed
    sbellware committed Aug 22, 2020

Commits on Apr 30, 2020

  1. The DROP OWNED BY message_store statement is removed from the unins…

    …tall script.
    
    It's superfluous because no database objects are owned by the message_store
    role, and `DROP OWNED BY` is prohibited on AWS RDS.
    sbellware committed Apr 30, 2020
Older