1. 06 Jul, 2020 1 commit
    • Andy Soiron's avatar
      Type casting for change_column_type_concurrently · 83614725
      Andy Soiron authored
      When changing the type of a database column it can be sometimes
      necessary to cast the value to the new type. This change
      allows to pass in a type cast option when using
      change_column_type_concurrently
      83614725
  2. 03 Jul, 2020 39 commits