Compare commits
2 Commits
7a242c820c
...
44b2ff6f24
| Author | SHA1 | Date | |
|---|---|---|---|
| 44b2ff6f24 | |||
|
|
61be13c367 |
@@ -142,7 +142,7 @@ return new class extends Migration
|
|||||||
zmm_type TEXT DEFAULT NULL,
|
zmm_type TEXT DEFAULT NULL,
|
||||||
zmm_usp TEXT DEFAULT NULL,
|
zmm_usp TEXT DEFAULT NULL,
|
||||||
mark_status TEXT DEFAULT NULL,
|
mark_status TEXT DEFAULT NULL,
|
||||||
marked_datetime TIMESTAMP DEFAULT NULL,
|
marked_datetime TIMESTAMP NOT NULL DEFAULT NOW(),
|
||||||
marked_physical_count TEXT DEFAULT '0',
|
marked_physical_count TEXT DEFAULT '0',
|
||||||
marked_expected_time TEXT DEFAULT '0',
|
marked_expected_time TEXT DEFAULT '0',
|
||||||
marked_by TEXT DEFAULT NULL,
|
marked_by TEXT DEFAULT NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user