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 2fc43a0

Browse files
authored
Update phone.sql
translate to English
1 parent 02a9907 commit 2fc43a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎domains/phone.sql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ CREATE DOMAIN public.phone AS text CHECK(
55
+ 3 --reserved for depersonalization
66
AND VALUE ~ '^\+\d+$' --international E.164 format
77
);
8-
COMMENT ON DOMAIN public.phone IS 'Номер телефона в международном формате E.164';
8+
COMMENT ON DOMAIN public.phone IS 'Phone number in the international format E.164';

0 commit comments

Comments
(0)

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