5972dd6b758e9e405712edcf0463e1d7fb3612a2
to update this step, also execute the following sql in the database. update entities_batches set "Name" = '01-Jan-2012' where "Name" = 'Old Products'; alter table entities_batches alter column "Name" type timestamp without time zone using "Name"::date;
Description
No description provided
Languages
TypeScript
44.3%
Python
40.7%
HTML
13.7%
CSS
0.6%
Dockerfile
0.2%
Other
0.4%