Compare commits
2 Commits
f12856f1a3
...
860ff96134
| Author | SHA1 | Date | |
|---|---|---|---|
| 860ff96134 | |||
|
|
31a4e10158 |
@@ -18,6 +18,8 @@ return new class extends Migration
|
||||
identification1 TEXT DEFAULT NULL,
|
||||
identification2 TEXT DEFAULT NULL,
|
||||
identification3 TEXT DEFAULT NULL,
|
||||
contact_number TEXT DEFAULT NULL,
|
||||
alternate_number TEXT DEFAULT NULL,
|
||||
created_at TIMESTAMP NOT NULL DEFAULT NOW(),
|
||||
updated_at TIMESTAMP NOT NULL DEFAULT NOW(),
|
||||
created_by TEXT DEFAULT NULL,
|
||||
|
||||
Reference in New Issue
Block a user