5972dd6b75
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; |
||
---|---|---|
brewman | ||
.gitignore |