pum 1.1.8__tar.gz → 1.1.9__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pum-1.1.8/pum.egg-info → pum-1.1.9}/PKG-INFO +1 -1
- {pum-1.1.8 → pum-1.1.9}/pum/info.py +12 -4
- {pum-1.1.8 → pum-1.1.9/pum.egg-info}/PKG-INFO +1 -1
- {pum-1.1.8 → pum-1.1.9}/.ci/setup_db.sh +0 -0
- {pum-1.1.8 → pum-1.1.9}/.github/dependabot.yml +0 -0
- {pum-1.1.8 → pum-1.1.9}/.github/workflows/deploy-to-pypi.yml +0 -0
- {pum-1.1.8 → pum-1.1.9}/.github/workflows/docs.yml +0 -0
- {pum-1.1.8 → pum-1.1.9}/.github/workflows/tests.yml +0 -0
- {pum-1.1.8 → pum-1.1.9}/.github/workflows/wheel.yml +0 -0
- {pum-1.1.8 → pum-1.1.9}/.github/workflows/windows-tests.yml +0 -0
- {pum-1.1.8 → pum-1.1.9}/.gitignore +0 -0
- {pum-1.1.8 → pum-1.1.9}/.pre-commit-config.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/LICENSE +0 -0
- {pum-1.1.8 → pum-1.1.9}/README.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/changelog.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/dump_format.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/dumper.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/exceptions.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/hook_base.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/hook_handler.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/parameter_definition.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/parameter_type.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/permission.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/permission_type.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/pum_config.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/role.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/role_manager.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/schema_migrations.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/sql_content.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/api/upgrader.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/assets/images/favicon.ico +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/assets/images/pum-darkmode.png +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/assets/images/pum.png +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/cli/baseline.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/cli/check.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/cli/dump.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/cli/info.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/cli/install.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/cli/restore.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/cli/role.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/cli/upgrade.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/cli.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/config_model.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/configuration.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/demo_data_model.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/dependency_model.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/hook_model.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/migration_hooks_model.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/parameter_definition_model.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/permission_model.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/pum_model.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/configuration/role_model.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/getting_started.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/hooks.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/index.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/docs/roles.md +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/mkdocs.yml +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/requirements.txt +0 -0
- {pum-1.1.8 → pum-1.1.9}/docs/update_cli_docs.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/__init__.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/changelog.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/checker.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/cli.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/conf/pum_config_example.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/config_model.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/dependency_handler.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/dumper.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/exceptions.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/hook.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/parameter.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/pum_config.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/role_manager.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/schema_migrations.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/sql_content.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum/upgrader.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum.egg-info/SOURCES.txt +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum.egg-info/dependency_links.txt +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum.egg-info/entry_points.txt +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum.egg-info/requires.txt +0 -0
- {pum-1.1.8 → pum-1.1.9}/pum.egg-info/top_level.txt +0 -0
- {pum-1.1.8 → pum-1.1.9}/pyproject.toml +0 -0
- {pum-1.1.8 → pum-1.1.9}/requirements/base.txt +0 -0
- {pum-1.1.8 → pum-1.1.9}/requirements/development.txt +0 -0
- {pum-1.1.8 → pum-1.1.9}/scripts/run_postgis.sh +0 -0
- {pum-1.1.8 → pum-1.1.9}/setup.cfg +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/__init__.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/complex_files_content/changelogs/1.2.3/complex_files_content.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/custom_directory/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/custom_directory/my_delta_directory/1.2.3/my_delta_directory.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/custom_migration_schema/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/custom_migration_schema/changelogs/1.2.3/custom_migration_schema.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/demo_data/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/demo_data/changelogs/1.2.3/single_changelog.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/demo_data/demo_data/demo_data.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/dependencies/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/dependencies/changelogs/1.2.3/pre_post_python_parameters.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/dependencies/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/dependencies/post/create_schema.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/dependencies/post/create_view.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/dependencies/pre/drop_view.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/invalid_changelog_commit/changelogs/1.2.3/invalid_changelog.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/invalid_changelog_search_path/changelogs/1.2.3/invalid_changelog.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/min_version/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/min_version/changelogs/1.2.3/roles.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/1.2.3/multiple_changelogs.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/1.3.0/add_created_by_column.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/2.0.0/create_second_table.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/2.0.0/create_third_table.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/parameters/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/parameters/changelogs/1.2.3/parameters.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python/changelogs/1.2.3/pre_post_python.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python/post/create_schema.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python/post/create_view.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python/pre/drop_view.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_local_import/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_local_import/changelogs/1.2.3/pre_post_python_local_import.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_local_import/post/create_schema.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_local_import/post/create_view.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_local_import/post/folder/my_module.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_local_import/pre/drop_view.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters/changelogs/1.2.3/pre_post_python_parameters.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters/post/create_schema.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters/post/create_view.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters/pre/drop_view.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters_broken/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters_broken/changelogs/1.2.3/pre_post_python_parameters_broken.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters_broken/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters_broken/post/create_schema.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters_broken/post/create_view.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_python_parameters_broken/pre/drop_view.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_code/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_code/changelogs/1.2.3/pre_post_sql_code.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_code/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_code/post/create_view.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_code/pre/drop_view.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_files/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_files/changelogs/1.2.3/pre_post_sql_files.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_files/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_files/post/create_view.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_files/pre/drop_view.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/roles/.pum.yaml +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/roles/changelogs/1.2.3/roles.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/data/single_changelog/changelogs/1.2.3/single_changelog.sql +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/test_changelog.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/test_checker.py.disabled +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/test_config.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/test_dumper.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/test_pum.sh +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/test_roles.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/test_schema_migrations.py +0 -0
- {pum-1.1.8 → pum-1.1.9}/test/test_upgrader.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pum
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.9
|
|
4
4
|
Summary: Pum stands for "Postgres Upgrades Manager". It is a Database migration management tool very similar to flyway-db or Liquibase, based on metadata tables.
|
|
5
5
|
Author-email: Denis Rouzaud <denis@opengis.ch>
|
|
6
6
|
License-Expression: GPL-2.0-or-later
|
|
@@ -3,9 +3,11 @@ import sys
|
|
|
3
3
|
import psycopg
|
|
4
4
|
|
|
5
5
|
from .pum_config import PumConfig
|
|
6
|
-
from .schema_migrations import SchemaMigrations
|
|
6
|
+
from .schema_migrations import SchemaMigrations, MIGRATION_TABLE_NAME
|
|
7
7
|
|
|
8
8
|
logger = logging.getLogger(__name__)
|
|
9
|
+
# set to info here
|
|
10
|
+
logger.setLevel(logging.INFO)
|
|
9
11
|
|
|
10
12
|
|
|
11
13
|
def run_info(connection: psycopg.Connection, config: PumConfig) -> None:
|
|
@@ -17,14 +19,20 @@ def run_info(connection: psycopg.Connection, config: PumConfig) -> None:
|
|
|
17
19
|
|
|
18
20
|
"""
|
|
19
21
|
try:
|
|
20
|
-
schema_migrations = SchemaMigrations(
|
|
21
|
-
if not schema_migrations.exists():
|
|
22
|
+
schema_migrations = SchemaMigrations(config=config)
|
|
23
|
+
if not schema_migrations.exists(connection=connection):
|
|
22
24
|
logger.info(
|
|
23
|
-
f"No migrations found in {config.pum.migration_table_schema}.{
|
|
25
|
+
f"No migrations found in {config.config.pum.migration_table_schema}.{MIGRATION_TABLE_NAME}."
|
|
24
26
|
)
|
|
25
27
|
else:
|
|
26
28
|
# Add your logic for when migrations exist; for now, we simply print a message.
|
|
27
29
|
logger.info("Migrations found.")
|
|
30
|
+
logger.info(
|
|
31
|
+
f"Schema migrations table: {config.config.pum.migration_table_schema}.{MIGRATION_TABLE_NAME}"
|
|
32
|
+
)
|
|
33
|
+
logger.info(
|
|
34
|
+
f"Version: {schema_migrations.migration_details(connection=connection)['version']}"
|
|
35
|
+
)
|
|
28
36
|
except Exception:
|
|
29
37
|
logger.exception("An error occurred while checking for migrations.")
|
|
30
38
|
sys.exit(1)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pum
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.9
|
|
4
4
|
Summary: Pum stands for "Postgres Upgrades Manager". It is a Database migration management tool very similar to flyway-db or Liquibase, based on metadata tables.
|
|
5
5
|
Author-email: Denis Rouzaud <denis@opengis.ch>
|
|
6
6
|
License-Expression: GPL-2.0-or-later
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/complex_files_content/changelogs/1.2.3/complex_files_content.sql
RENAMED
|
File without changes
|
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/custom_directory/my_delta_directory/1.2.3/my_delta_directory.sql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/dependencies/changelogs/1.2.3/pre_post_python_parameters.sql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/invalid_changelog_commit/changelogs/1.2.3/invalid_changelog.sql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/1.2.3/multiple_changelogs.sql
RENAMED
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/1.2.4/rename_created_date.sql
RENAMED
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/1.3.0/add_created_by_column.sql
RENAMED
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/2.0.0/create_second_table.sql
RENAMED
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/multiple_changelogs/changelogs/2.0.0/create_third_table.sql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_code/changelogs/1.2.4/rename_created_date.sql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_files/changelogs/1.2.3/pre_post_sql_files.sql
RENAMED
|
File without changes
|
{pum-1.1.8 → pum-1.1.9}/test/data/pre_post_sql_files/changelogs/1.2.4/rename_created_date.sql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|