FAQ | This is a LIVE service | Changelog

Skip to content
  • Dave Hart's avatar
    2051ac57
    Replace fixed delay when performing Django DB migration. (#34) · 2051ac57
    Dave Hart authored
    Remove the `sleep 8` from the code that performs DB migration when deploying,
    and add a loop that waits for the `cloud_sql_proxy` socket to become
    available.
    
    Change log entries to be more generic in terms of DB management tool, and to
    give more info about the state of DB migration.
    2051ac57
    Replace fixed delay when performing Django DB migration. (#34)
    Dave Hart authored
    Remove the `sleep 8` from the code that performs DB migration when deploying,
    and add a loop that waits for the `cloud_sql_proxy` socket to become
    available.
    
    Change log entries to be more generic in terms of DB management tool, and to
    give more info about the state of DB migration.
Loading