Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ddef090

Browse files
authored
Update do_3.table.sql
1 parent 80abbc3 commit ddef090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎functions/db_validation/do_3.table.sql‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ comment on type db_validation.schema_validate_checks is $$
88
has_index_for_fk - наличие индексов для ограничений внешних ключей в таблице
99
has_table_comment - наличие описания для таблицы
1010
has_column_comment - наличие описания для колонки
11+
is_table_column_comment_unique - TODO
1112
$$;
1213

1314
-- alter type db_validation.schema_validate_checks owner to alexan;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /