mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-14 18:53:56 -04:00
Migrate attribute datetime to date (#2441)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `ospos_attribute_values` CHANGE `attribute_datetime` `attribute_date` DATE DEFAULT NULL;
|
||||
Reference in New Issue
Block a user