tinybird-cli 3.6.1.dev11__tar.gz → 3.7.1.dev1__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.
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/PKG-INFO +10 -46
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/__cli__.py +2 -2
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird_cli.egg-info/PKG-INFO +10 -46
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/setup.cfg +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/ch_utils/constants.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/ch_utils/engine.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/check_pypi.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/client.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/config.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/connector_settings.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/connectors.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/context.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/data_connectors/credentials.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/datafile.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/datatypes.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/feedback_manager.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/git_settings.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/sql.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/sql_template.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/sql_template_fmt.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/sql_toolset.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/syncasync.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/auth.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/branch.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/cicd.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/cli.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/common.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/config.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/connection.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/datasource.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/exceptions.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/job.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/pipe.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/regions.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/telemetry.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/test.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/tinyunit/tinyunit.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/tinyunit/tinyunit_lib.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/token.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/workspace.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/workspace_members.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tornado_template.py +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird_cli.egg-info/SOURCES.txt +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird_cli.egg-info/dependency_links.txt +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird_cli.egg-info/entry_points.txt +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird_cli.egg-info/requires.txt +0 -0
- {tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird_cli.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tinybird-cli
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.7.1.dev1
|
|
4
4
|
Summary: Tinybird Command Line Tool
|
|
5
5
|
Home-page: https://www.tinybird.co/docs/cli/introduction.html
|
|
6
6
|
Author: Tinybird
|
|
@@ -19,55 +19,19 @@ Changelog
|
|
|
19
19
|
|
|
20
20
|
---------
|
|
21
21
|
|
|
22
|
-
3.
|
|
23
|
-
************
|
|
24
|
-
|
|
25
|
-
- `Fixed` Support `.incl` files with environment variables in `tb fmt`
|
|
26
|
-
|
|
27
|
-
3.6.1.dev10
|
|
22
|
+
3.7.0
|
|
28
23
|
************
|
|
29
24
|
|
|
25
|
+
- `Changed` fixed major version of tinybird-cli to lower than 4 when using `tb init --git`
|
|
26
|
+
- `Changed` behavior when running `tb deploy` on a branch to push the connection settings to the backend. This change is the backend that decides what to do.
|
|
30
27
|
- `Changed` `tb pipe sink` commands are now available
|
|
31
|
-
|
|
32
|
-
3.6.1.dev9
|
|
33
|
-
************
|
|
34
|
-
|
|
35
|
-
- `Fixed` Added correct URL for checking available regions
|
|
36
|
-
|
|
37
|
-
3.6.1.dev8
|
|
38
|
-
************
|
|
39
|
-
|
|
40
|
-
- `Fixed` Report better error message on `tb diff` when two Datafiles have the same name
|
|
41
|
-
|
|
42
|
-
3.6.1.dev7
|
|
43
|
-
************
|
|
44
|
-
|
|
45
|
-
- `Fixed` `tb deploy` supports deployment when a `.incl` file is removed
|
|
46
|
-
|
|
47
|
-
3.6.1.dev6
|
|
48
|
-
************
|
|
49
|
-
|
|
50
|
-
- `Fixed` Some issues when using `--fmt: off` with `CASE` in the sql
|
|
51
|
-
|
|
52
|
-
3.6.1.dev5
|
|
53
|
-
************
|
|
54
|
-
|
|
55
|
-
- `Fixed` Avoid `tb fmt` to error if there's a `CASE` in the sql
|
|
56
|
-
|
|
57
|
-
3.6.1.dev4
|
|
58
|
-
************
|
|
59
|
-
|
|
60
28
|
- `Fixed` regression tests query when filtering by specific parameter
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
- `
|
|
66
|
-
|
|
67
|
-
3.6.1.dev2
|
|
68
|
-
************
|
|
69
|
-
|
|
70
|
-
- `Changed` fixed major version of tinybird-cli to lower than 4 when using `tb init --git`
|
|
29
|
+
- `Fixed` Avoid `tb fmt` to error if there's a `CASE` in the sql
|
|
30
|
+
- `Fixed` Some issues when using `--fmt: off` with `CASE` in the sql
|
|
31
|
+
- `Fixed` `tb deploy` supports deployment when a `.incl` file is removed
|
|
32
|
+
- `Fixed` Report better error message on `tb diff` when two Datafiles have the same name
|
|
33
|
+
- `Fixed` Added correct URL for checking available regions
|
|
34
|
+
- `Fixed` Support `.incl` files with environment variables in `tb fmt`
|
|
71
35
|
|
|
72
36
|
3.6.0
|
|
73
37
|
************
|
|
@@ -4,5 +4,5 @@ __description__ = 'Tinybird Command Line Tool'
|
|
|
4
4
|
__url__ = 'https://www.tinybird.co/docs/cli/introduction.html'
|
|
5
5
|
__author__ = 'Tinybird'
|
|
6
6
|
__author_email__ = 'support@tinybird.co'
|
|
7
|
-
__version__ = '3.
|
|
8
|
-
__revision__ = '
|
|
7
|
+
__version__ = '3.7.1.dev1'
|
|
8
|
+
__revision__ = 'f5f887d'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tinybird-cli
|
|
3
|
-
Version: 3.
|
|
3
|
+
Version: 3.7.1.dev1
|
|
4
4
|
Summary: Tinybird Command Line Tool
|
|
5
5
|
Home-page: https://www.tinybird.co/docs/cli/introduction.html
|
|
6
6
|
Author: Tinybird
|
|
@@ -19,55 +19,19 @@ Changelog
|
|
|
19
19
|
|
|
20
20
|
---------
|
|
21
21
|
|
|
22
|
-
3.
|
|
23
|
-
************
|
|
24
|
-
|
|
25
|
-
- `Fixed` Support `.incl` files with environment variables in `tb fmt`
|
|
26
|
-
|
|
27
|
-
3.6.1.dev10
|
|
22
|
+
3.7.0
|
|
28
23
|
************
|
|
29
24
|
|
|
25
|
+
- `Changed` fixed major version of tinybird-cli to lower than 4 when using `tb init --git`
|
|
26
|
+
- `Changed` behavior when running `tb deploy` on a branch to push the connection settings to the backend. This change is the backend that decides what to do.
|
|
30
27
|
- `Changed` `tb pipe sink` commands are now available
|
|
31
|
-
|
|
32
|
-
3.6.1.dev9
|
|
33
|
-
************
|
|
34
|
-
|
|
35
|
-
- `Fixed` Added correct URL for checking available regions
|
|
36
|
-
|
|
37
|
-
3.6.1.dev8
|
|
38
|
-
************
|
|
39
|
-
|
|
40
|
-
- `Fixed` Report better error message on `tb diff` when two Datafiles have the same name
|
|
41
|
-
|
|
42
|
-
3.6.1.dev7
|
|
43
|
-
************
|
|
44
|
-
|
|
45
|
-
- `Fixed` `tb deploy` supports deployment when a `.incl` file is removed
|
|
46
|
-
|
|
47
|
-
3.6.1.dev6
|
|
48
|
-
************
|
|
49
|
-
|
|
50
|
-
- `Fixed` Some issues when using `--fmt: off` with `CASE` in the sql
|
|
51
|
-
|
|
52
|
-
3.6.1.dev5
|
|
53
|
-
************
|
|
54
|
-
|
|
55
|
-
- `Fixed` Avoid `tb fmt` to error if there's a `CASE` in the sql
|
|
56
|
-
|
|
57
|
-
3.6.1.dev4
|
|
58
|
-
************
|
|
59
|
-
|
|
60
28
|
- `Fixed` regression tests query when filtering by specific parameter
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
- `
|
|
66
|
-
|
|
67
|
-
3.6.1.dev2
|
|
68
|
-
************
|
|
69
|
-
|
|
70
|
-
- `Changed` fixed major version of tinybird-cli to lower than 4 when using `tb init --git`
|
|
29
|
+
- `Fixed` Avoid `tb fmt` to error if there's a `CASE` in the sql
|
|
30
|
+
- `Fixed` Some issues when using `--fmt: off` with `CASE` in the sql
|
|
31
|
+
- `Fixed` `tb deploy` supports deployment when a `.incl` file is removed
|
|
32
|
+
- `Fixed` Report better error message on `tb diff` when two Datafiles have the same name
|
|
33
|
+
- `Fixed` Added correct URL for checking available regions
|
|
34
|
+
- `Fixed` Support `.incl` files with environment variables in `tb fmt`
|
|
71
35
|
|
|
72
36
|
3.6.0
|
|
73
37
|
************
|
|
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
|
{tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/data_connectors/credentials.py
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
|
{tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/tinyunit/tinyunit.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird/tb_cli_modules/workspace_members.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tinybird-cli-3.6.1.dev11 → tinybird-cli-3.7.1.dev1}/tinybird_cli.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|