Movatterモバイル変換


[0]ホーム

URL:


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

Commit2c0ffbf

Browse files
author
d.kovalenko
committed
File headers are updated
1 parent57edfcd commit2c0ffbf

File tree

31 files changed

+33
-30
lines changed

31 files changed

+33
-30
lines changed

‎setup.py‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# //////////////////////////////////////////////////////////////////////////////
2+
# Postgres Pro. PostgreSQL Configuration Python Library.
3+
14
#import sys
25

36
try:

‎src/abstract/configuration.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# //////////////////////////////////////////////////////////////////////////////
2-
# Postgres Configuration
2+
# PostgresPro. PostgreSQLConfiguration Python Library.
33

44
from __future__importannotations
55

‎src/core/bugcheck_error.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# //////////////////////////////////////////////////////////////////////////////
2-
# PostgresConfiguration. Implementation.
2+
# PostgresPro. PostgreSQL Configuration Python Library.
33

44

55
# //////////////////////////////////////////////////////////////////////////////

‎src/core/controller_utils.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# //////////////////////////////////////////////////////////////////////////////
2-
# PostgresConfiguration. Implementation. Controller Utilities.
2+
# PostgresPro. PostgreSQL Configuration Python Library.
33

44
from __future__importannotations
55

‎src/core/data_verificator.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# //////////////////////////////////////////////////////////////////////////////
2-
# PostgresConfiguration. Implementation. Check.
2+
# PostgresPro. PostgreSQL Configuration Python Library.
33

44
from .raise_errorimportRaiseError
55

‎src/core/handlers.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# //////////////////////////////////////////////////////////////////////////////
2-
# PostgresConfiguration. Implementation. Handlers.
2+
# PostgresPro. PostgreSQL Configuration Python Library.
33

44
from __future__importannotations
55

‎src/core/helpers.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# //////////////////////////////////////////////////////////////////////////////
2-
# PostgresConfiguration. Implementation.
2+
# PostgresPro. PostgreSQL Configuration Python Library.
33

44
from .modelimportOptionData
55
from .bugcheck_errorimportBugCheckError

‎src/core/model.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# //////////////////////////////////////////////////////////////////////////////
2-
# PostgresConfiguration. Implementation. Model.
2+
# PostgresPro. PostgreSQL Configuration Python Library.
33

44
from __future__importannotations
55

‎src/core/option/handlers/add/option_handler_to_add__std.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# //////////////////////////////////////////////////////////////////////////////
2-
# PostgresConfiguration. Implementation. Option Add Handler.
2+
# PostgresPro. PostgreSQL Configuration Python Library.
33

44
from __future__importannotations
55

‎src/core/option/handlers/get_value/option_handler_to_get_value__std__simple.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# //////////////////////////////////////////////////////////////////////////////
2-
# PostgresConfiguration. Implementation. Option Get Handler.
2+
# PostgresPro. PostgreSQL Configuration Python Library.
33

44
from __future__importannotations
55

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp