sqlmesh 0.230.2.dev2__py3-none-any.whl → 0.230.2.dev3__py3-none-any.whl
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.
- sqlmesh/_version.py +2 -2
- sqlmesh/cli/main.py +1 -1
- sqlmesh/core/context.py +1 -0
- {sqlmesh-0.230.2.dev2.dist-info → sqlmesh-0.230.2.dev3.dist-info}/METADATA +1 -1
- {sqlmesh-0.230.2.dev2.dist-info → sqlmesh-0.230.2.dev3.dist-info}/RECORD +9 -9
- {sqlmesh-0.230.2.dev2.dist-info → sqlmesh-0.230.2.dev3.dist-info}/WHEEL +0 -0
- {sqlmesh-0.230.2.dev2.dist-info → sqlmesh-0.230.2.dev3.dist-info}/entry_points.txt +0 -0
- {sqlmesh-0.230.2.dev2.dist-info → sqlmesh-0.230.2.dev3.dist-info}/licenses/LICENSE +0 -0
- {sqlmesh-0.230.2.dev2.dist-info → sqlmesh-0.230.2.dev3.dist-info}/top_level.txt +0 -0
sqlmesh/_version.py
CHANGED
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '0.230.2.
|
|
32
|
-
__version_tuple__ = version_tuple = (0, 230, 2, '
|
|
31
|
+
__version__ = version = '0.230.2.dev3'
|
|
32
|
+
__version_tuple__ = version_tuple = (0, 230, 2, 'dev3')
|
|
33
33
|
|
|
34
34
|
__commit_id__ = commit_id = None
|
sqlmesh/cli/main.py
CHANGED
|
@@ -535,7 +535,7 @@ def diff(ctx: click.Context, environment: t.Optional[str] = None) -> None:
|
|
|
535
535
|
)
|
|
536
536
|
@click.option(
|
|
537
537
|
"--min-intervals",
|
|
538
|
-
default=
|
|
538
|
+
default=None,
|
|
539
539
|
help="For every model, ensure at least this many intervals are covered by a missing intervals check regardless of the plan start date",
|
|
540
540
|
)
|
|
541
541
|
@opt.verbose
|
sqlmesh/core/context.py
CHANGED
|
@@ -1556,6 +1556,7 @@ class GenericContext(BaseContext, t.Generic[C]):
|
|
|
1556
1556
|
run = run or False
|
|
1557
1557
|
diff_rendered = diff_rendered or False
|
|
1558
1558
|
skip_linter = skip_linter or False
|
|
1559
|
+
min_intervals = min_intervals or 0
|
|
1559
1560
|
|
|
1560
1561
|
environment = environment or self.config.default_target_environment
|
|
1561
1562
|
environment = Environment.sanitize_name(environment)
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
sqlmesh/__init__.py,sha256=v_spqQEhcnGaahp1yPvMqUIa6mhH3cs3Bc1CznxvCEA,7965
|
|
2
|
-
sqlmesh/_version.py,sha256=
|
|
2
|
+
sqlmesh/_version.py,sha256=sphrgt7sARhetbZ5WB8owJRMLRFuAuNwKtQozWZwOjc,721
|
|
3
3
|
sqlmesh/magics.py,sha256=7Q1_lXSD_PgYH40Hsx6-OkfSQC3UJZgF043RVFRnw1s,42082
|
|
4
4
|
sqlmesh/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
sqlmesh/cicd/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
6
|
sqlmesh/cicd/bot.py,sha256=2zlbn-DXkqQzr3lA0__IGU4XaIfXBXBKLWXNI2DRJX8,759
|
|
7
7
|
sqlmesh/cicd/config.py,sha256=mpgkisSBBovlNrNZir2unT8Wes6b38RW2UsU_o4e8vY,109
|
|
8
8
|
sqlmesh/cli/__init__.py,sha256=MAXAyO7isbyM-PaSdFjkJNcjn32WjOl0XzxT5gvp_vo,1690
|
|
9
|
-
sqlmesh/cli/main.py,sha256=
|
|
9
|
+
sqlmesh/cli/main.py,sha256=EphfZqNdFPtXjcToJjLI4C0MuSGyyiUjorILuFdea_k,34848
|
|
10
10
|
sqlmesh/cli/options.py,sha256=8qEGWivk4urGikpEmaU9T8WsyaZtjCpmW4Ed25iQ73I,2543
|
|
11
11
|
sqlmesh/cli/project_init.py,sha256=OsIj2wuze3hG0XxSyJfYJZsBDE6hKa6Hc2T2p4gXD1Y,18026
|
|
12
12
|
sqlmesh/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
13
13
|
sqlmesh/core/_typing.py,sha256=PzXxMYnORq18JhblAOUttms3zPJZzZpIbfFA_jgKYPA,498
|
|
14
14
|
sqlmesh/core/console.py,sha256=MYpVlciUY6rUuoqXyKfXTxD6a4-Bw4-ooATUTj_VHGg,172830
|
|
15
15
|
sqlmesh/core/constants.py,sha256=BuQk43vluUm7LfP9nKp5o9qRhqIenWF_LiLXO_t_53c,2699
|
|
16
|
-
sqlmesh/core/context.py,sha256=
|
|
16
|
+
sqlmesh/core/context.py,sha256=FmCXwV0PbDooq2dKAqkKEb-1tcwDFdlOYDqPT0uwt58,133094
|
|
17
17
|
sqlmesh/core/context_diff.py,sha256=mxkJu0IthFMOlaQ_kcq5C09mlgkq2RQb-pG2rd-x_nA,21648
|
|
18
18
|
sqlmesh/core/dialect.py,sha256=qrCMuDYV2S9uYD3Xx8tIxHKAxuCQAArgofbByYJE7Wk,53493
|
|
19
19
|
sqlmesh/core/environment.py,sha256=Kgs_gUEUI072mh0JJFWNRynrCxp1TzRHZhX_NWJRfXc,13142
|
|
@@ -238,7 +238,7 @@ sqlmesh/utils/pydantic.py,sha256=-yppkVlw6iSBaSiKjbe7OChxL-u3urOS4-KCjJEgsRU,120
|
|
|
238
238
|
sqlmesh/utils/rich.py,sha256=cwQ5nJ6sgz64xHtoh6_ec7ReV5YpsOGhMtUJnwoRfEI,3549
|
|
239
239
|
sqlmesh/utils/windows.py,sha256=0F9RdpuuCoG5NiEDXvWlAGCiJ-59OjSAmgFF5wW05aY,1133
|
|
240
240
|
sqlmesh/utils/yaml.py,sha256=KFBd7hsKNRTtRudGR7d410qUYffQv0EWRcDM8hVNNZg,3025
|
|
241
|
-
sqlmesh-0.230.2.
|
|
241
|
+
sqlmesh-0.230.2.dev3.dist-info/licenses/LICENSE,sha256=OlMefUjgWJdULtf84BLW0AZZcY8DwdgQqb_1j2862j8,11346
|
|
242
242
|
sqlmesh_dbt/__init__.py,sha256=awYS5y5mz-1NUmx6i5h5NSTJ7tidRl9NC0FAnFWSF6U,350
|
|
243
243
|
sqlmesh_dbt/cli.py,sha256=p9foHjAW9ni7BTOJ2loynk47M0Sf43QIJZRggOzF5tc,6351
|
|
244
244
|
sqlmesh_dbt/console.py,sha256=RwWLYnEZHzn9Xp-e2gbZvkdKbWbBLN146geI84mJitg,1132
|
|
@@ -363,8 +363,8 @@ web/server/api/endpoints/models.py,sha256=kwj0s7uve3iZSMfmjkoPVMFMeY1sD0peTeyrWf
|
|
|
363
363
|
web/server/api/endpoints/modules.py,sha256=8hqqgonGay_mJmpCw0IdbjsPhWlQH2VLdKAqha-myac,468
|
|
364
364
|
web/server/api/endpoints/plan.py,sha256=bbbY50W_2MsZSTxOHWMKz0tbIm75nsRSlPy8GI2fg9Q,9306
|
|
365
365
|
web/server/api/endpoints/table_diff.py,sha256=8XTwgOh6QBbNy_hTM1JuHgRjbnie-pGPrphiW-FNLjQ,6058
|
|
366
|
-
sqlmesh-0.230.2.
|
|
367
|
-
sqlmesh-0.230.2.
|
|
368
|
-
sqlmesh-0.230.2.
|
|
369
|
-
sqlmesh-0.230.2.
|
|
370
|
-
sqlmesh-0.230.2.
|
|
366
|
+
sqlmesh-0.230.2.dev3.dist-info/METADATA,sha256=ExuU8tp4Lc_cvYc_j2sUi_U6aS5FH9h3hIqyEPOKbYE,26677
|
|
367
|
+
sqlmesh-0.230.2.dev3.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
|
|
368
|
+
sqlmesh-0.230.2.dev3.dist-info/entry_points.txt,sha256=sHAf6tQczIM8xZoduN4qaUjV7QEPVUUW_LCT8EDUMv4,155
|
|
369
|
+
sqlmesh-0.230.2.dev3.dist-info/top_level.txt,sha256=RQ-33FPe2IgL0rgossAfJkCRtqslz9b7wFARqiWLC5Q,24
|
|
370
|
+
sqlmesh-0.230.2.dev3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|