Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
autotest
/
refs/heads/stabilize-LTS-13816.60.B
/
.
/
frontend
/
migrations
/
111_add_back_synch_id_temporarily.py
blob: d3a68529ce5b0ccf215fe463fe0ced8c43fd76b6 [
file
] [
log
] [
blame
] [
edit
]
# This migration has been nulled out, see crbug.com/719628 or the backup
# ".ignore" migration files in this directory.
UP_SQL
=
"SELECT 1;"
DOWN_SQL
=
"SELECT 1;"