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 e9f4401

Browse files
authored
public. added
1 parent 28f91dd commit e9f4401

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎domains/inn10.sql‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
CREATE DOMAIN inn10 AS text CHECK(is_inn10(VALUE));
2-
COMMENT ON DOMAIN inn10 IS 'ИНН юридического лица';
1+
CREATE DOMAIN public.inn10 AS text CHECK(public.is_inn10(VALUE));
2+
COMMENT ON DOMAIN public.inn10 IS 'ИНН юридического лица';

0 commit comments

Comments
(0)

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