Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add schema change for img_timestamp varbinary(14) to binary(14) | Amir Sarabadani | 2021-03-04 | 1 | -0/+2 |
This is a follow up to I237af3558 where datatype of img_timestamp for MySQL was changed from varbinary(14) to binary(14) as part of standardizing timestamp fields in MySQL (T42626). This change does not affect Postgres or Sqlite. Bug: T42626 Bug: T230428 Change-Id: Ic4bd59736ff82d8bdb60fbac46a89f18257b8292 |