зеркало из https://github.com/mozilla/mentoring.git
draft
This commit is contained in:
Родитель
5b9e0194c0
Коммит
a63057ea9b
|
@ -48,4 +48,7 @@ create table pairs (
|
||||||
|
|
||||||
-- date this pairing started
|
-- date this pairing started
|
||||||
start_date timestamptz not null,
|
start_date timestamptz not null,
|
||||||
|
|
||||||
|
-- date this pairing is scheduled to end
|
||||||
|
end_date timestamptz not null,
|
||||||
);
|
);
|
||||||
|
|
Загрузка…
Ссылка в новой задаче