Add partners
This commit is contained in:
@@ -12,5 +12,6 @@ CREATE TABLE partners
|
||||
updated_at TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
||||
created_by INTEGER,
|
||||
updated_by INTEGER,
|
||||
admin_user_id INTEGER,
|
||||
deleted_at TIMESTAMP
|
||||
);
|
||||
Reference in New Issue
Block a user