pum 1.1.11__tar.gz → 1.1.13__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.11/pum.egg-info → pum-1.1.13}/PKG-INFO +1 -1
- {pum-1.1.11 → pum-1.1.13}/pum/cli.py +0 -1
- {pum-1.1.11 → pum-1.1.13}/pum/config_model.py +3 -2
- {pum-1.1.11 → pum-1.1.13}/pum/pum_config.py +1 -1
- {pum-1.1.11 → pum-1.1.13}/pum/sql_content.py +4 -0
- {pum-1.1.11 → pum-1.1.13}/pum/upgrader.py +1 -2
- {pum-1.1.11 → pum-1.1.13/pum.egg-info}/PKG-INFO +1 -1
- {pum-1.1.11 → pum-1.1.13}/.ci/setup_db.sh +0 -0
- {pum-1.1.11 → pum-1.1.13}/.github/dependabot.yml +0 -0
- {pum-1.1.11 → pum-1.1.13}/.github/workflows/deploy-to-pypi.yml +0 -0
- {pum-1.1.11 → pum-1.1.13}/.github/workflows/docs.yml +0 -0
- {pum-1.1.11 → pum-1.1.13}/.github/workflows/tests.yml +0 -0
- {pum-1.1.11 → pum-1.1.13}/.github/workflows/wheel.yml +0 -0
- {pum-1.1.11 → pum-1.1.13}/.github/workflows/windows-tests.yml +0 -0
- {pum-1.1.11 → pum-1.1.13}/.gitignore +0 -0
- {pum-1.1.11 → pum-1.1.13}/.pre-commit-config.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/LICENSE +0 -0
- {pum-1.1.11 → pum-1.1.13}/README.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/changelog.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/dump_format.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/dumper.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/exceptions.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/hook_base.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/hook_handler.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/parameter_definition.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/parameter_type.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/permission.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/permission_type.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/pum_config.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/role.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/role_manager.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/schema_migrations.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/sql_content.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/api/upgrader.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/assets/images/favicon.ico +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/assets/images/pum-darkmode.png +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/assets/images/pum.png +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/cli/baseline.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/cli/check.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/cli/dump.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/cli/info.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/cli/install.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/cli/restore.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/cli/role.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/cli/upgrade.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/cli.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/config_model.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/configuration.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/demo_data_model.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/dependency_model.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/hook_model.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/migration_hooks_model.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/parameter_definition_model.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/permission_model.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/pum_model.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/configuration/role_model.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/getting_started.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/hooks.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/index.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/docs/roles.md +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/mkdocs.yml +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/requirements.txt +0 -0
- {pum-1.1.11 → pum-1.1.13}/docs/update_cli_docs.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/__init__.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/changelog.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/checker.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/conf/pum_config_example.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/dependency_handler.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/dumper.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/exceptions.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/hook.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/info.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/parameter.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/role_manager.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum/schema_migrations.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum.egg-info/SOURCES.txt +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum.egg-info/dependency_links.txt +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum.egg-info/entry_points.txt +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum.egg-info/requires.txt +0 -0
- {pum-1.1.11 → pum-1.1.13}/pum.egg-info/top_level.txt +0 -0
- {pum-1.1.11 → pum-1.1.13}/pyproject.toml +0 -0
- {pum-1.1.11 → pum-1.1.13}/requirements/base.txt +0 -0
- {pum-1.1.11 → pum-1.1.13}/requirements/development.txt +0 -0
- {pum-1.1.11 → pum-1.1.13}/scripts/run_postgis.sh +0 -0
- {pum-1.1.11 → pum-1.1.13}/setup.cfg +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/__init__.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/complex_files_content/changelogs/1.2.3/complex_files_content.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/custom_directory/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/custom_directory/my_delta_directory/1.2.3/my_delta_directory.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/custom_migration_schema/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/custom_migration_schema/changelogs/1.2.3/custom_migration_schema.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/demo_data/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/demo_data/changelogs/1.2.3/single_changelog.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/demo_data/demo_data/demo_data.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/dependencies/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/dependencies/changelogs/1.2.3/pre_post_python_parameters.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/dependencies/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/dependencies/post/create_schema.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/dependencies/post/create_view.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/dependencies/pre/drop_view.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/invalid_changelog_commit/changelogs/1.2.3/invalid_changelog.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/invalid_changelog_search_path/changelogs/1.2.3/invalid_changelog.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/min_version/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/min_version/changelogs/1.2.3/roles.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/multiple_changelogs/changelogs/1.2.3/multiple_changelogs.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/multiple_changelogs/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/multiple_changelogs/changelogs/1.3.0/add_created_by_column.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/multiple_changelogs/changelogs/2.0.0/create_second_table.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/multiple_changelogs/changelogs/2.0.0/create_third_table.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/parameters/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/parameters/changelogs/1.2.3/parameters.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python/changelogs/1.2.3/pre_post_python.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python/post/create_schema.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python/post/create_view.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python/pre/drop_view.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_local_import/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_local_import/changelogs/1.2.3/pre_post_python_local_import.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_local_import/post/create_schema.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_local_import/post/create_view.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_local_import/post/folder/my_module.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_local_import/pre/drop_view.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters/changelogs/1.2.3/pre_post_python_parameters.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters/post/create_schema.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters/post/create_view.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters/pre/drop_view.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters_broken/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters_broken/changelogs/1.2.3/pre_post_python_parameters_broken.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters_broken/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters_broken/post/create_schema.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters_broken/post/create_view.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters_broken/pre/drop_view.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_code/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_code/changelogs/1.2.3/pre_post_sql_code.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_code/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_code/post/create_view.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_code/pre/drop_view.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_files/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_files/changelogs/1.2.3/pre_post_sql_files.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_files/changelogs/1.2.4/rename_created_date.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_files/post/create_view.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_files/pre/drop_view.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/roles/.pum.yaml +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/roles/changelogs/1.2.3/roles.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/data/single_changelog/changelogs/1.2.3/single_changelog.sql +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/test_changelog.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/test_checker.py.disabled +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/test_config.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/test_dumper.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/test_pum.sh +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/test_roles.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/test/test_schema_migrations.py +0 -0
- {pum-1.1.11 → pum-1.1.13}/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.13
|
|
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
|
|
@@ -36,10 +36,11 @@ class ParameterDefinitionModel(PumCustomBaseModel):
|
|
|
36
36
|
class HookModel(PumCustomBaseModel):
|
|
37
37
|
"""
|
|
38
38
|
HookModel represents a migration hook configuration.
|
|
39
|
+
It can either execute a file (SQL or Python script) or run inline SQL code.
|
|
39
40
|
|
|
40
41
|
Attributes:
|
|
41
|
-
file: Optional path to a SQL file to execute as a hook.
|
|
42
|
-
code: Optional
|
|
42
|
+
file: Optional path to a SQL file or a Python script to execute as a hook.
|
|
43
|
+
code: Optional SQL code to execute as a hook.
|
|
43
44
|
"""
|
|
44
45
|
|
|
45
46
|
file: Optional[str] = None
|
|
@@ -262,7 +262,7 @@ class PumConfig:
|
|
|
262
262
|
|
|
263
263
|
def __del__(self):
|
|
264
264
|
# Cleanup temporary directories and sys.path modifications
|
|
265
|
-
if self.dependency_path:
|
|
265
|
+
if self.dependency_path and sys.path:
|
|
266
266
|
# Remove from sys.path if present
|
|
267
267
|
sys.path = [p for p in sys.path if p != str(self.dependency_path)]
|
|
268
268
|
# Remove the directory if it exists and is a TemporaryDirectory
|
|
@@ -161,6 +161,10 @@ class SqlContent:
|
|
|
161
161
|
sql: The SQL statement to execute or a path to a SQL file.
|
|
162
162
|
|
|
163
163
|
"""
|
|
164
|
+
if not isinstance(sql, (str, psycopg.sql.SQL, Path)):
|
|
165
|
+
raise PumSqlError(
|
|
166
|
+
f"SQL must be a string, psycopg.sql.SQL object or a Path object, not {type(sql)}."
|
|
167
|
+
)
|
|
164
168
|
self.sql = sql
|
|
165
169
|
|
|
166
170
|
def validate(self, parameters: dict | None) -> bool:
|
|
@@ -70,8 +70,6 @@ class Upgrader:
|
|
|
70
70
|
If True, roles will be created.
|
|
71
71
|
grant:
|
|
72
72
|
If True, permissions will be granted to the roles.
|
|
73
|
-
demo_data:
|
|
74
|
-
The name of the demo data to load. If None, no demo data is loaded.
|
|
75
73
|
beta_testing:
|
|
76
74
|
If True, the module is installed in beta testing mode.
|
|
77
75
|
This means that the module will not be able to receive any future updates.
|
|
@@ -137,6 +135,7 @@ class Upgrader:
|
|
|
137
135
|
parameters: dict | None = None,
|
|
138
136
|
) -> None:
|
|
139
137
|
"""Install demo data for the module.
|
|
138
|
+
|
|
140
139
|
Args:
|
|
141
140
|
connection: The database connection to use.
|
|
142
141
|
name: The name of the demo data to install.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pum
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.13
|
|
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
|
|
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.11 → pum-1.1.13}/test/data/complex_files_content/changelogs/1.2.3/complex_files_content.sql
RENAMED
|
File without changes
|
|
File without changes
|
{pum-1.1.11 → pum-1.1.13}/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.11 → pum-1.1.13}/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.11 → pum-1.1.13}/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.11 → pum-1.1.13}/test/data/multiple_changelogs/changelogs/1.2.3/multiple_changelogs.sql
RENAMED
|
File without changes
|
{pum-1.1.11 → pum-1.1.13}/test/data/multiple_changelogs/changelogs/1.2.4/rename_created_date.sql
RENAMED
|
File without changes
|
{pum-1.1.11 → pum-1.1.13}/test/data/multiple_changelogs/changelogs/1.3.0/add_created_by_column.sql
RENAMED
|
File without changes
|
{pum-1.1.11 → pum-1.1.13}/test/data/multiple_changelogs/changelogs/2.0.0/create_second_table.sql
RENAMED
|
File without changes
|
{pum-1.1.11 → pum-1.1.13}/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
|
{pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pum-1.1.11 → pum-1.1.13}/test/data/pre_post_python_parameters_broken/post/create_schema.sql
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pum-1.1.11 → pum-1.1.13}/test/data/pre_post_sql_code/changelogs/1.2.3/pre_post_sql_code.sql
RENAMED
|
File without changes
|
{pum-1.1.11 → pum-1.1.13}/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.11 → pum-1.1.13}/test/data/pre_post_sql_files/changelogs/1.2.3/pre_post_sql_files.sql
RENAMED
|
File without changes
|
{pum-1.1.11 → pum-1.1.13}/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
|