This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2021-12-11 01:55:32 -08:00
|
|
|
-- Up
|
|
|
|
|
2021-12-12 12:18:57 -08:00
|
|
|
UPDATE profiles SET birthday = null WHERE birthday > '2008-12-13' OR birthday < '1900-01-01';
|
2021-12-11 01:55:32 -08:00
|
|
|
|
|
|
|
-- Down
|
|
|
|
|