amsdal 0.2.5__cp310-cp310-macosx_10_9_universal2.whl → 0.2.6__cp310-cp310-macosx_10_9_universal2.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.
Potentially problematic release.
This version of amsdal might be problematic. Click here for more details.
- amsdal/__about__.py +1 -1
- amsdal/cloud/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/client.cpython-310-darwin.so +0 -0
- amsdal/cloud/constants.cpython-310-darwin.so +0 -0
- amsdal/cloud/enums.cpython-310-darwin.so +0 -0
- amsdal/cloud/models/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/models/base.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/add_allowlist_ip.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/add_basic_auth.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/add_dependency.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/add_secret.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/base.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/create_deploy.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/create_env.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/create_session.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_allowlist_ip.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_basic_auth.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_dependency.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_env.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_secret.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/destroy_deploy.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/expose_db.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/get_basic_auth_credentials.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/get_monitoring_info.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/list_dependencies.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/list_deploys.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/list_envs.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/list_secrets.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/manager.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/signup_action.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/update_deploy.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/base.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/credentials.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/manager.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/signup_service.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/token.cpython-310-darwin.so +0 -0
- amsdal/contrib/__init__.cpython-310-darwin.so +0 -0
- amsdal/fixtures/__init__.cpython-310-darwin.so +0 -0
- amsdal/fixtures/manager.cpython-310-darwin.so +0 -0
- amsdal/manager.cpython-310-darwin.so +0 -0
- amsdal/migration/__init__.cpython-310-darwin.so +0 -0
- amsdal/migration/base_migration_schemas.cpython-310-darwin.so +0 -0
- amsdal/migration/data_classes.cpython-310-darwin.so +0 -0
- amsdal/migration/executors/__init__.cpython-310-darwin.so +0 -0
- amsdal/migration/executors/base.cpython-310-darwin.so +0 -0
- amsdal/migration/executors/default_executor.cpython-310-darwin.so +0 -0
- amsdal/migration/executors/state_executor.cpython-310-darwin.so +0 -0
- amsdal/migration/file_migration_executor.cpython-310-darwin.so +0 -0
- amsdal/migration/file_migration_generator.cpython-310-darwin.so +0 -0
- amsdal/migration/file_migration_store.cpython-310-darwin.so +0 -0
- amsdal/migration/file_migration_writer.cpython-310-darwin.so +0 -0
- amsdal/migration/migrations.cpython-310-darwin.so +0 -0
- amsdal/migration/migrations_loader.cpython-310-darwin.so +0 -0
- amsdal/migration/schemas_loaders.cpython-310-darwin.so +0 -0
- amsdal/migration/utils.cpython-310-darwin.so +0 -0
- amsdal/mixins/__init__.cpython-310-darwin.so +0 -0
- amsdal/mixins/build_mixin.cpython-310-darwin.so +0 -0
- amsdal/mixins/class_versions_mixin.cpython-310-darwin.so +0 -0
- amsdal/schemas/manager.cpython-310-darwin.so +0 -0
- amsdal/services/__init__.cpython-310-darwin.so +0 -0
- amsdal/services/transaction_execution.cpython-310-darwin.so +0 -0
- amsdal/utils/rollback/__init__.py +191 -0
- amsdal/utils/rollback/__init__.pyi +16 -0
- {amsdal-0.2.5.dist-info → amsdal-0.2.6.dist-info}/METADATA +1 -1
- {amsdal-0.2.5.dist-info → amsdal-0.2.6.dist-info}/RECORD +71 -69
- {amsdal-0.2.5.dist-info → amsdal-0.2.6.dist-info}/LICENSE.txt +0 -0
- {amsdal-0.2.5.dist-info → amsdal-0.2.6.dist-info}/WHEEL +0 -0
- {amsdal-0.2.5.dist-info → amsdal-0.2.6.dist-info}/top_level.txt +0 -0
amsdal/__about__.py
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,191 @@
|
|
|
1
|
+
import amsdal_glue as glue
|
|
2
|
+
from amsdal_data.application import DataApplication
|
|
3
|
+
from amsdal_data.transactions.decorators import transaction
|
|
4
|
+
from amsdal_data.transactions.errors import AmsdalTransactionError
|
|
5
|
+
from amsdal_models.classes.manager import ClassManager
|
|
6
|
+
from amsdal_models.querysets.executor import LAKEHOUSE_DB_ALIAS
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
@transaction
|
|
10
|
+
def rollback_to_timestamp(timestamp: float) -> None:
|
|
11
|
+
"""
|
|
12
|
+
Rollback the data to the given timestamp
|
|
13
|
+
Args:
|
|
14
|
+
timestamp (float): The timestamp to rollback the data to.
|
|
15
|
+
Returns:
|
|
16
|
+
None
|
|
17
|
+
"""
|
|
18
|
+
class_manager = ClassManager()
|
|
19
|
+
|
|
20
|
+
lakehouse_connection = (
|
|
21
|
+
DataApplication()._application.lakehouse_connection_manager.get_connection_pool('Company').get_connection()
|
|
22
|
+
)
|
|
23
|
+
|
|
24
|
+
metadatas_to_delete = lakehouse_connection.query(
|
|
25
|
+
query=glue.QueryStatement(
|
|
26
|
+
table=glue.SchemaReference(name='Metadata', version=glue.Version.LATEST),
|
|
27
|
+
where=glue.Conditions(
|
|
28
|
+
glue.Condition(
|
|
29
|
+
field=glue.FieldReference(field=glue.Field(name='updated_at'), table_name='Metadata'),
|
|
30
|
+
lookup=glue.FieldLookup.GT,
|
|
31
|
+
value=glue.Value(timestamp),
|
|
32
|
+
),
|
|
33
|
+
glue.Condition(
|
|
34
|
+
field=glue.FieldReference(field=glue.Field(name='prior_version'), table_name='Metadata'),
|
|
35
|
+
lookup=glue.FieldLookup.ISNULL,
|
|
36
|
+
value=glue.Value(True),
|
|
37
|
+
),
|
|
38
|
+
),
|
|
39
|
+
)
|
|
40
|
+
)
|
|
41
|
+
|
|
42
|
+
ids_to_ignore = [m.data['address']['object_id'] for m in metadatas_to_delete]
|
|
43
|
+
|
|
44
|
+
metadatas_to_revert = lakehouse_connection.query(
|
|
45
|
+
query=glue.QueryStatement(
|
|
46
|
+
table=glue.SchemaReference(name='Metadata', version=glue.Version.LATEST),
|
|
47
|
+
where=glue.Conditions(
|
|
48
|
+
glue.Condition(
|
|
49
|
+
field=glue.FieldReference(field=glue.Field(name='updated_at'), table_name='Metadata'),
|
|
50
|
+
lookup=glue.FieldLookup.GT,
|
|
51
|
+
value=glue.Value(timestamp),
|
|
52
|
+
),
|
|
53
|
+
glue.Condition(
|
|
54
|
+
field=glue.FieldReference(field=glue.Field(name='prior_version'), table_name='Metadata'),
|
|
55
|
+
lookup=glue.FieldLookup.ISNULL,
|
|
56
|
+
value=glue.Value(False),
|
|
57
|
+
),
|
|
58
|
+
),
|
|
59
|
+
)
|
|
60
|
+
)
|
|
61
|
+
|
|
62
|
+
transaction_ids = {m.data['transaction']['object_id'] for m in metadatas_to_revert}
|
|
63
|
+
transaction_ids.update({m.data['transaction']['object_id'] for m in metadatas_to_delete})
|
|
64
|
+
ids_to_revert = [
|
|
65
|
+
(m.data['address']['object_id'], m.data['address']['class_name'])
|
|
66
|
+
for m in metadatas_to_revert
|
|
67
|
+
if m.data['address']['object_id'] not in ids_to_ignore
|
|
68
|
+
]
|
|
69
|
+
|
|
70
|
+
if transaction_ids:
|
|
71
|
+
_conditions = []
|
|
72
|
+
for transaction_id in transaction_ids:
|
|
73
|
+
_parent_field = glue.Field(name='transaction')
|
|
74
|
+
_child_field = glue.Field(name='object_id', parent=_parent_field)
|
|
75
|
+
_parent_field.child = _child_field
|
|
76
|
+
_conditions.append(
|
|
77
|
+
glue.Condition(
|
|
78
|
+
field=glue.FieldReference(field=_parent_field, table_name='Metadata'),
|
|
79
|
+
lookup=glue.FieldLookup.EQ,
|
|
80
|
+
value=glue.Value(transaction_id),
|
|
81
|
+
)
|
|
82
|
+
)
|
|
83
|
+
|
|
84
|
+
conflict_metadata = lakehouse_connection.query(
|
|
85
|
+
query=glue.QueryStatement(
|
|
86
|
+
table=glue.SchemaReference(name='Metadata', version=glue.Version.LATEST),
|
|
87
|
+
where=glue.Conditions(
|
|
88
|
+
glue.Condition(
|
|
89
|
+
field=glue.FieldReference(field=glue.Field(name='updated_at'), table_name='Metadata'),
|
|
90
|
+
lookup=glue.FieldLookup.LTE,
|
|
91
|
+
value=glue.Value(timestamp),
|
|
92
|
+
),
|
|
93
|
+
glue.Conditions(*_conditions, connector=glue.FilterConnector.OR),
|
|
94
|
+
),
|
|
95
|
+
)
|
|
96
|
+
)
|
|
97
|
+
if conflict_metadata:
|
|
98
|
+
# print(timestamp)
|
|
99
|
+
# print(conflict_metadata)
|
|
100
|
+
# input('conflict')
|
|
101
|
+
msg = 'Cannot rollback to this timestamp because it will conflict with other transactions'
|
|
102
|
+
raise AmsdalTransactionError(msg)
|
|
103
|
+
|
|
104
|
+
for m in metadatas_to_delete:
|
|
105
|
+
address = m.data['address']
|
|
106
|
+
class_name = address['class_name']
|
|
107
|
+
schema_type = class_manager.resolve_schema_type(class_name)
|
|
108
|
+
|
|
109
|
+
model_class = class_manager.import_model_class(class_name, schema_type)
|
|
110
|
+
obj = (
|
|
111
|
+
model_class.objects.filter(_address__object_id=address['object_id'])
|
|
112
|
+
.using(LAKEHOUSE_DB_ALIAS)
|
|
113
|
+
.latest()
|
|
114
|
+
.first()
|
|
115
|
+
.execute()
|
|
116
|
+
)
|
|
117
|
+
|
|
118
|
+
if obj and not obj.get_metadata().is_deleted:
|
|
119
|
+
obj.delete()
|
|
120
|
+
|
|
121
|
+
for object_id, class_name in ids_to_revert:
|
|
122
|
+
schema_type = class_manager.resolve_schema_type(class_name)
|
|
123
|
+
model_class = class_manager.import_model_class(class_name, schema_type)
|
|
124
|
+
|
|
125
|
+
obj = (
|
|
126
|
+
model_class.objects.filter(_address__object_id=object_id)
|
|
127
|
+
.using(LAKEHOUSE_DB_ALIAS)
|
|
128
|
+
.latest()
|
|
129
|
+
.first()
|
|
130
|
+
.execute()
|
|
131
|
+
)
|
|
132
|
+
old_obj = (
|
|
133
|
+
model_class.objects.filter(_address__object_id=object_id, _metadata__updated_at__lte=timestamp)
|
|
134
|
+
.using(LAKEHOUSE_DB_ALIAS)
|
|
135
|
+
.order_by('-_metadata__updated_at')
|
|
136
|
+
.first()
|
|
137
|
+
.execute()
|
|
138
|
+
)
|
|
139
|
+
|
|
140
|
+
if obj and old_obj:
|
|
141
|
+
for field, value in old_obj.model_dump().items():
|
|
142
|
+
setattr(obj, field, value)
|
|
143
|
+
|
|
144
|
+
obj.get_metadata().is_deleted = old_obj.get_metadata().is_deleted
|
|
145
|
+
|
|
146
|
+
obj.save()
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
@transaction
|
|
150
|
+
def rollback_transaction(transaction_id: str) -> None:
|
|
151
|
+
"""
|
|
152
|
+
Rollback the data to the point in time before the given transaction
|
|
153
|
+
Args:
|
|
154
|
+
transaction_id (str): The transaction ID to rollback the data to.
|
|
155
|
+
Returns:
|
|
156
|
+
None
|
|
157
|
+
"""
|
|
158
|
+
|
|
159
|
+
lakehouse_connection = (
|
|
160
|
+
DataApplication()._application.lakehouse_connection_manager.get_connection_pool('Company').get_connection()
|
|
161
|
+
)
|
|
162
|
+
|
|
163
|
+
_parent_field = glue.Field(name='transaction')
|
|
164
|
+
_child_field = glue.Field(name='object_id', parent=_parent_field)
|
|
165
|
+
_parent_field.child = _child_field
|
|
166
|
+
|
|
167
|
+
metadatas_to_revert = lakehouse_connection.query(
|
|
168
|
+
query=glue.QueryStatement(
|
|
169
|
+
table=glue.SchemaReference(name='Metadata', version=glue.Version.LATEST),
|
|
170
|
+
where=glue.Conditions(
|
|
171
|
+
glue.Condition(
|
|
172
|
+
field=glue.FieldReference(field=_parent_field, table_name='Metadata'),
|
|
173
|
+
lookup=glue.FieldLookup.EQ,
|
|
174
|
+
value=glue.Value(transaction_id),
|
|
175
|
+
)
|
|
176
|
+
),
|
|
177
|
+
order_by=[
|
|
178
|
+
glue.OrderByQuery(
|
|
179
|
+
field=glue.FieldReference(field=glue.Field(name='updated_at'), table_name='Metadata'),
|
|
180
|
+
direction=glue.OrderDirection.DESC,
|
|
181
|
+
)
|
|
182
|
+
],
|
|
183
|
+
)
|
|
184
|
+
)
|
|
185
|
+
|
|
186
|
+
if not metadatas_to_revert:
|
|
187
|
+
msg = 'Transaction not found'
|
|
188
|
+
raise AmsdalTransactionError(msg)
|
|
189
|
+
updated_at = metadatas_to_revert[0].data['updated_at']
|
|
190
|
+
|
|
191
|
+
rollback_to_timestamp(updated_at)
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
def rollback_to_timestamp(timestamp: float) -> None:
|
|
2
|
+
"""
|
|
3
|
+
Rollback the data to the given timestamp
|
|
4
|
+
Args:
|
|
5
|
+
timestamp (float): The timestamp to rollback the data to.
|
|
6
|
+
Returns:
|
|
7
|
+
None
|
|
8
|
+
"""
|
|
9
|
+
def rollback_transaction(transaction_id: str) -> None:
|
|
10
|
+
"""
|
|
11
|
+
Rollback the data to the point in time before the given transaction
|
|
12
|
+
Args:
|
|
13
|
+
transaction_id (str): The transaction ID to rollback the data to.
|
|
14
|
+
Returns:
|
|
15
|
+
None
|
|
16
|
+
"""
|
|
@@ -1,9 +1,14 @@
|
|
|
1
|
+
amsdal-0.2.6.dist-info/RECORD,,
|
|
2
|
+
amsdal-0.2.6.dist-info/WHEEL,sha256=ClVOi9g10rI0HLG8M8rsO0ZIZ1smbNYM10V9YDSXCJY,114
|
|
3
|
+
amsdal-0.2.6.dist-info/top_level.txt,sha256=VPQLnOP3mf7q0JuQ_vPZYQyPNGKd_uc6ouz-hZRkhSk,7
|
|
4
|
+
amsdal-0.2.6.dist-info/LICENSE.txt,sha256=hG-541PFYfNJi9WRZi_hno91UyqNg7YLK8LR3vLblZA,27355
|
|
5
|
+
amsdal-0.2.6.dist-info/METADATA,sha256=jKqE9z6yNvx3jaKHtgcjxaVjgkt0GvIBSXoxoV2sNZg,57320
|
|
1
6
|
amsdal/manager.pyi,sha256=CzdgDqKHiSWzsie2BiCXcLIU0nXE_xM-2XUjSlwCrRo,7656
|
|
2
7
|
amsdal/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
amsdal/manager.cpython-310-darwin.so,sha256=
|
|
8
|
+
amsdal/manager.cpython-310-darwin.so,sha256=0DuNyfc8BCaSYySQ8CdaC0oROWQdegh2IFusu55VWGM,355200
|
|
4
9
|
amsdal/__init__.py,sha256=EQCJ5OevmkkIpIULumPNIbWk3UI7afDfRzIsZN5mfwg,73
|
|
5
10
|
amsdal/Third-Party Materials - AMSDAL Dependencies - License Notices.md,sha256=VcPLiGSghykwD290sS5A3hSNtPcz5hoBRgNaUTKdEnY,73573
|
|
6
|
-
amsdal/__about__.py,sha256=
|
|
11
|
+
amsdal/__about__.py,sha256=lEFNP1TSMjVzGZeIrNC1fi6QG63a1hhXDLHQHWikoUw,124
|
|
7
12
|
amsdal/errors.pyi,sha256=mcuGsQMWaIUmC9GJDIkf99dQMMsCfBy6OI_UB3NSNmc,597
|
|
8
13
|
amsdal/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
14
|
amsdal/errors.py,sha256=pZZKIklaDkh8jdFSAfX81TbiylvbaE70nttRjTcTSBk,616
|
|
@@ -14,10 +19,10 @@ amsdal/context/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
14
19
|
amsdal/context/manager.py,sha256=CKGY75P2y-TCnZvK5p9NJsDgHo8KXHSE0Eg5AGRjnfk,1850
|
|
15
20
|
amsdal/mixins/class_versions_mixin.pyi,sha256=y6efaYnsym2oSghAPEZ4oDiMLg5FnN7M9worsEODJOU,177
|
|
16
21
|
amsdal/mixins/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
17
|
-
amsdal/mixins/build_mixin.cpython-310-darwin.so,sha256=
|
|
22
|
+
amsdal/mixins/build_mixin.cpython-310-darwin.so,sha256=vEzLlqL6cUXjDePzUBc4oDEubyHy2_ItsFv6acWBnkA,337464
|
|
18
23
|
amsdal/mixins/build_mixin.pyi,sha256=gNub1Eu4CtnW6qbOLvkxP8mE-WhM2k8Ru4R4th5905s,2395
|
|
19
|
-
amsdal/mixins/__init__.cpython-310-darwin.so,sha256=
|
|
20
|
-
amsdal/mixins/class_versions_mixin.cpython-310-darwin.so,sha256=
|
|
24
|
+
amsdal/mixins/__init__.cpython-310-darwin.so,sha256=6QtWHeDmuosScPNZOHNOdYiZy_j6CU8u_QqAfoKb_Mc,120672
|
|
25
|
+
amsdal/mixins/class_versions_mixin.cpython-310-darwin.so,sha256=O1F-IDr8uakByvrNrFO1fKPwERJ2HBQLL2FFMp7b0uc,162416
|
|
21
26
|
amsdal/utils/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
22
27
|
amsdal/utils/contrib_paths.py,sha256=9BpNegbPofuvaQ4bE4E5cO4IV415ZZJkTqSLHUruJ3k,787
|
|
23
28
|
amsdal/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -26,8 +31,10 @@ amsdal/utils/tests/enums.py,sha256=DoVtMzvfePjfLiAVctPDehdTTHawDbWrQP3yg46Bx6k,3
|
|
|
26
31
|
amsdal/utils/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
27
32
|
amsdal/utils/tests/factories.py,sha256=SAnMjkDHg2dXgnDfxQGTvZX5MLuRmdskq7Cjbf6swVk,1926
|
|
28
33
|
amsdal/utils/tests/helpers.py,sha256=AV6TCF328SdfJpQugrCW5p-dDqCaxDABp_bS9hEhMrU,10717
|
|
34
|
+
amsdal/utils/rollback/__init__.pyi,sha256=vOScTCu3_Gsl7ZT4V_Cf1vMFiG8C37q_50ELyTpiHxU,469
|
|
35
|
+
amsdal/utils/rollback/__init__.py,sha256=CVCrZJ9JpUMQktqefKp2wHW3ReBcQO7LXl92aK6y6Bg,7192
|
|
29
36
|
amsdal/contrib/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
30
|
-
amsdal/contrib/__init__.cpython-310-darwin.so,sha256=
|
|
37
|
+
amsdal/contrib/__init__.cpython-310-darwin.so,sha256=2pezQAuIXD4Hq91gT_-fG5IzMQbXBhJTrmHwyDMajbg,120672
|
|
31
38
|
amsdal/contrib/app_config.pyi,sha256=j3MYfBcn9MzhTagEczGWfVH9N5jrfiKmUhxZMoakojw,149
|
|
32
39
|
amsdal/contrib/app_config.py,sha256=RT3RAEE49XtzuFTXYNVuaqU9V4YIl0ZWZijtXgV-SC4,131
|
|
33
40
|
amsdal/contrib/auth/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -88,7 +95,7 @@ amsdal/contrib/frontend_configs/conversion/convert.pyi,sha256=zl-M_yK9n3LvbOjs6G
|
|
|
88
95
|
amsdal/contrib/frontend_configs/conversion/__init__.py,sha256=4Kkv5xgGvqky3szx08bBfbbxrc6TeFDSnosGimSoNcI,139
|
|
89
96
|
amsdal/schemas/manager.pyi,sha256=Trl6hVRoerdyTlKNYYk8QuhAsDWKj57gMgKRhMg4Ksk,2804
|
|
90
97
|
amsdal/schemas/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
91
|
-
amsdal/schemas/manager.cpython-310-darwin.so,sha256=
|
|
98
|
+
amsdal/schemas/manager.cpython-310-darwin.so,sha256=dPO7_oYGS6jmI30pkaxbw_UJxdCbziZvBuvia_3Ld8I,232896
|
|
92
99
|
amsdal/schemas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
93
100
|
amsdal/schemas/manager.py,sha256=PzJXc1xKs2_sS1SDfSJ0B_jftFfOqCDZrBywvRI7we4,4639
|
|
94
101
|
amsdal/schemas/types/array/model.json,sha256=I9Z7r691yd8i-Ndy8Cf3rFGg22mnLxg_weeVU2kRtkY,117
|
|
@@ -127,86 +134,86 @@ amsdal/configs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
127
134
|
amsdal/configs/main.pyi,sha256=mVr27fnB05XsRoFk_o0LMB4Ug-dNaPJlDHKdrUZPrLw,6881
|
|
128
135
|
amsdal/configs/main.py,sha256=GWunT_7daFf6t5Jre16zvOyQIRyA7LWjuz8BzTgVztw,9169
|
|
129
136
|
amsdal/cloud/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
130
|
-
amsdal/cloud/enums.cpython-310-darwin.so,sha256=
|
|
137
|
+
amsdal/cloud/enums.cpython-310-darwin.so,sha256=P_B_zwWPyAtkkxTRq3ot89-GAJpgEo0Tco02MNqGqgQ,158000
|
|
131
138
|
amsdal/cloud/constants.pyi,sha256=0qWxDqjQkETwUtgco5kV83fPHhQ4jRdJe_YPPNTnSIY,327
|
|
132
139
|
amsdal/cloud/client.pyi,sha256=3VjPRtJrbUU29u_wswETrMorN0iUb4GFAXmMc73bUf4,2247
|
|
133
|
-
amsdal/cloud/client.cpython-310-darwin.so,sha256=
|
|
134
|
-
amsdal/cloud/__init__.cpython-310-darwin.so,sha256=
|
|
135
|
-
amsdal/cloud/constants.cpython-310-darwin.so,sha256=
|
|
140
|
+
amsdal/cloud/client.cpython-310-darwin.so,sha256=hGQ24MWAul7EAeekiRSSZZoVwpfEvksoXaFyn9e77zE,215952
|
|
141
|
+
amsdal/cloud/__init__.cpython-310-darwin.so,sha256=7FRf9SySfGVLc4L0C7hp4ThGee3Qr7RW56NMoX0bofE,120656
|
|
142
|
+
amsdal/cloud/constants.cpython-310-darwin.so,sha256=FrEpdA8pPgUkTNSsHb2d0pbYC5YDU4gRyVSSY1cjXes,158624
|
|
136
143
|
amsdal/cloud/enums.pyi,sha256=mX5O1FPc3aNnN108aOJT66Nn9KlcyrRTj9B23sFdDfw,1757
|
|
137
144
|
amsdal/cloud/models/base.pyi,sha256=avwAj4uS4NHrXvmSKBxokFKFWSaBPXtJPl1Ig1CD6sg,7727
|
|
138
145
|
amsdal/cloud/models/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
139
|
-
amsdal/cloud/models/base.cpython-310-darwin.so,sha256=
|
|
140
|
-
amsdal/cloud/models/__init__.cpython-310-darwin.so,sha256=
|
|
146
|
+
amsdal/cloud/models/base.cpython-310-darwin.so,sha256=nmRrgH8JXNiQy9Iv7s9JDf34gf2Up0uHD102k9ZYlU4,211584
|
|
147
|
+
amsdal/cloud/models/__init__.cpython-310-darwin.so,sha256=kN3ZzHtMdjJ6fsEk7FmdJjPDdi6hRFK4hnoltMO8Gc4,120688
|
|
141
148
|
amsdal/cloud/services/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
142
|
-
amsdal/cloud/services/__init__.cpython-310-darwin.so,sha256=
|
|
143
|
-
amsdal/cloud/services/auth/token.cpython-310-darwin.so,sha256=
|
|
149
|
+
amsdal/cloud/services/__init__.cpython-310-darwin.so,sha256=RqqSrFzhSYTuemULNHGtweWysoi2A8mwWujBAS0B6WE,120704
|
|
150
|
+
amsdal/cloud/services/auth/token.cpython-310-darwin.so,sha256=O6OZjKJjLCZPRfoc7FIdx1bvQhk_pbKtEffiHu7HrIw,251008
|
|
144
151
|
amsdal/cloud/services/auth/base.pyi,sha256=oj_tgwWhf02g-FzCLcNOEZjYDxfcrrDssING4jsUMb8,167
|
|
145
152
|
amsdal/cloud/services/auth/manager.pyi,sha256=AhKllHgraztP3JSKta9MmQjTNRAbQbwqZg2EpQZSwhI,1243
|
|
146
153
|
amsdal/cloud/services/auth/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
147
|
-
amsdal/cloud/services/auth/manager.cpython-310-darwin.so,sha256=
|
|
154
|
+
amsdal/cloud/services/auth/manager.cpython-310-darwin.so,sha256=7B_KZFiPanTjTY0NinhgO6A-emAaGvmkmlVWtn2y8tA,214080
|
|
148
155
|
amsdal/cloud/services/auth/signup_service.pyi,sha256=SfSN1tLIwrzGi9JbMgoLuKKH1u5uoh_MOFJ4n_NHcBY,1145
|
|
149
|
-
amsdal/cloud/services/auth/base.cpython-310-darwin.so,sha256=
|
|
150
|
-
amsdal/cloud/services/auth/__init__.cpython-310-darwin.so,sha256=
|
|
156
|
+
amsdal/cloud/services/auth/base.cpython-310-darwin.so,sha256=Qg98UGpW6u5_YBdrJCD5DslDFCPFiq_bF1k3jFnbm4g,163040
|
|
157
|
+
amsdal/cloud/services/auth/__init__.cpython-310-darwin.so,sha256=jZ9AfiM9-h4b7UcMb0Xu427AktDomcp_afERiuUwepU,120720
|
|
151
158
|
amsdal/cloud/services/auth/token.pyi,sha256=-SCK3mrIYpQgQUBc4roijltOZfKzZl0EqI5yCIDNVCI,1108
|
|
152
|
-
amsdal/cloud/services/auth/credentials.cpython-310-darwin.so,sha256=
|
|
153
|
-
amsdal/cloud/services/auth/signup_service.cpython-310-darwin.so,sha256=
|
|
159
|
+
amsdal/cloud/services/auth/credentials.cpython-310-darwin.so,sha256=5uaysiy8f5AI10KPD3t-GT6_4qLEbWc3mpWTvbKWAhc,253128
|
|
160
|
+
amsdal/cloud/services/auth/signup_service.cpython-310-darwin.so,sha256=5kjIHvIoo703dPXQPerhhrPS0zZ9hUdnxHIpG-rGnJI,216152
|
|
154
161
|
amsdal/cloud/services/auth/credentials.pyi,sha256=94MbGuKwVw7T_JJjpsHBkXpjI0BedVY2KSrOjzSP97E,1483
|
|
155
|
-
amsdal/cloud/services/actions/list_deploys.cpython-310-darwin.so,sha256=
|
|
156
|
-
amsdal/cloud/services/actions/destroy_deploy.cpython-310-darwin.so,sha256=
|
|
157
|
-
amsdal/cloud/services/actions/list_envs.cpython-310-darwin.so,sha256=
|
|
162
|
+
amsdal/cloud/services/actions/list_deploys.cpython-310-darwin.so,sha256=y-f4i7xRLGaDjJSKiGTGAxic06_5fYiPqgALN2vNSXY,180984
|
|
163
|
+
amsdal/cloud/services/actions/destroy_deploy.cpython-310-darwin.so,sha256=C_eIO31n-6dDEsXk2cQSYha-35JrvCPS9qlbRVPMnck,180472
|
|
164
|
+
amsdal/cloud/services/actions/list_envs.cpython-310-darwin.so,sha256=CeZAxVchP0F3r2QWtqODNtu9JZMqlsfWh1DGhKLpa4w,180688
|
|
158
165
|
amsdal/cloud/services/actions/list_envs.pyi,sha256=7PylFRd1Jb6nkTt8q8iy27rLj-Q5qcwfqW02_OlfDZs,878
|
|
159
|
-
amsdal/cloud/services/actions/list_dependencies.cpython-310-darwin.so,sha256=
|
|
166
|
+
amsdal/cloud/services/actions/list_dependencies.cpython-310-darwin.so,sha256=cwtyZv2M1vNT4mwGw-1qapjRQxRNIQigZ-9CS3oCxrM,181240
|
|
160
167
|
amsdal/cloud/services/actions/base.pyi,sha256=J98igdu3E9-mled_kbxerja4DTLM0OAW8cHtsVOQ_fc,5880
|
|
161
168
|
amsdal/cloud/services/actions/manager.pyi,sha256=Tal5u1nMhi7MeuJ9lBIPYPLgKoIB6DUXPU2AokrusHI,15441
|
|
162
169
|
amsdal/cloud/services/actions/delete_allowlist_ip.pyi,sha256=W5zVq7YKL_OVigZl58bqau3rvAzsLdItAZaqDO1HGJw,933
|
|
163
|
-
amsdal/cloud/services/actions/create_deploy.cpython-310-darwin.so,sha256=
|
|
170
|
+
amsdal/cloud/services/actions/create_deploy.cpython-310-darwin.so,sha256=nVJv0gfAFIC3Cdg4LnnsOG4p6emloF512DYvdSaoteo,252600
|
|
164
171
|
amsdal/cloud/services/actions/add_basic_auth.pyi,sha256=4tyTci_k_xlJrkBd71sY0ivRr8alo3Bq0KCkjIfacu4,1106
|
|
165
|
-
amsdal/cloud/services/actions/create_session.cpython-310-darwin.so,sha256=
|
|
172
|
+
amsdal/cloud/services/actions/create_session.cpython-310-darwin.so,sha256=wscz5k92IU9f8wMs941BJLO82uEOr3xZfpvW0jrgp0Q,180920
|
|
166
173
|
amsdal/cloud/services/actions/list_secrets.pyi,sha256=vF-EikAy7WHdkvkGikD_oDFDIgE1GEr8nxAQKYAs9rY,1079
|
|
167
174
|
amsdal/cloud/services/actions/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
168
|
-
amsdal/cloud/services/actions/manager.cpython-310-darwin.so,sha256=
|
|
175
|
+
amsdal/cloud/services/actions/manager.cpython-310-darwin.so,sha256=jxAnYqWRvXAK-__zTdG38Goa2-ZJdcHcMRHD0QDW1Es,371248
|
|
169
176
|
amsdal/cloud/services/actions/get_basic_auth_credentials.pyi,sha256=1FU8BtDRaGTx8fSqdhmotQK-rR7gKr4Qav_E-T_23rc,1071
|
|
170
|
-
amsdal/cloud/services/actions/base.cpython-310-darwin.so,sha256=
|
|
171
|
-
amsdal/cloud/services/actions/get_basic_auth_credentials.cpython-310-darwin.so,sha256=
|
|
172
|
-
amsdal/cloud/services/actions/add_allowlist_ip.cpython-310-darwin.so,sha256=
|
|
173
|
-
amsdal/cloud/services/actions/signup_action.cpython-310-darwin.so,sha256=
|
|
174
|
-
amsdal/cloud/services/actions/delete_basic_auth.cpython-310-darwin.so,sha256=
|
|
175
|
-
amsdal/cloud/services/actions/expose_db.cpython-310-darwin.so,sha256=
|
|
176
|
-
amsdal/cloud/services/actions/add_secret.cpython-310-darwin.so,sha256=
|
|
177
|
-
amsdal/cloud/services/actions/delete_dependency.cpython-310-darwin.so,sha256=
|
|
177
|
+
amsdal/cloud/services/actions/base.cpython-310-darwin.so,sha256=xdkB0xmFTFj7RbGVhzS0iV_rz5OioD7YeshHtHYUOyM,323504
|
|
178
|
+
amsdal/cloud/services/actions/get_basic_auth_credentials.cpython-310-darwin.so,sha256=m4t7P1n28g3X6Y0r2s1qqal9aHvxELa21f1jt1wf5Kg,181016
|
|
179
|
+
amsdal/cloud/services/actions/add_allowlist_ip.cpython-310-darwin.so,sha256=G9knx9dxu97_jRkqQF5XhVEdqtfnyZPnxeEd8bkuZj0,180712
|
|
180
|
+
amsdal/cloud/services/actions/signup_action.cpython-310-darwin.so,sha256=_Q-RlsI4d9q14Bo2l-I1bU9A_lvYdRXMUniiR7aCAvk,180520
|
|
181
|
+
amsdal/cloud/services/actions/delete_basic_auth.cpython-310-darwin.so,sha256=CEwjvZU2hk38cJSz9ofL_qlwav7iy5hazssC3WfKqlA,180680
|
|
182
|
+
amsdal/cloud/services/actions/expose_db.cpython-310-darwin.so,sha256=51rN3Pv3GVVdP0f4dWt9y-HtZT-GngeAYTIdi2ne8J4,181120
|
|
183
|
+
amsdal/cloud/services/actions/add_secret.cpython-310-darwin.so,sha256=YQ7x1p6hOWDNsxmdXmTIk8kiITGmA5bgYRZ-BJVjsBE,180584
|
|
184
|
+
amsdal/cloud/services/actions/delete_dependency.cpython-310-darwin.so,sha256=Axlp1NIGSZ2UTNR9rCjGcJpoRi0bjZxNaVqCHIWQygQ,180696
|
|
178
185
|
amsdal/cloud/services/actions/delete_secret.pyi,sha256=gZi17MivNYBIfdPU2GjoJ2I2lWiefdvLuXTcxDss1P4,953
|
|
179
186
|
amsdal/cloud/services/actions/delete_env.pyi,sha256=uyBHMOp_AprbpSfv6y6QfYW5FvK1-8jb2NxK_FmuPHE,969
|
|
180
|
-
amsdal/cloud/services/actions/list_secrets.cpython-310-darwin.so,sha256=
|
|
187
|
+
amsdal/cloud/services/actions/list_secrets.cpython-310-darwin.so,sha256=Mf59WTlPkvK51Y6AV3DXOVxTg1LBydJtrsSAAoulQkg,181240
|
|
181
188
|
amsdal/cloud/services/actions/delete_dependency.pyi,sha256=VuT1w2qOpjR7I9mBi9tPXMXDPEeU8tG0vi9TXV82Frg,1021
|
|
182
|
-
amsdal/cloud/services/actions/delete_env.cpython-310-darwin.so,sha256=
|
|
183
|
-
amsdal/cloud/services/actions/__init__.cpython-310-darwin.so,sha256=
|
|
189
|
+
amsdal/cloud/services/actions/delete_env.cpython-310-darwin.so,sha256=Gr7NBWW-IQgniXzumcqAy7Yr4zncAEmRDXNnw3nvIek,180760
|
|
190
|
+
amsdal/cloud/services/actions/__init__.cpython-310-darwin.so,sha256=fF7eVuvQSYWBLHHuFi64JdM8sOBk6nib3VC_sT20DAw,120736
|
|
184
191
|
amsdal/cloud/services/actions/create_session.pyi,sha256=KUvx_vkhLQfGp_DM1ZvgszyT_G8LB28KoI1XpjNR7YY,674
|
|
185
192
|
amsdal/cloud/services/actions/list_deploys.pyi,sha256=Q8da3PDPxICLP2V7L-A7p-9_a3qNKrARqgHhu0CA0nA,724
|
|
186
193
|
amsdal/cloud/services/actions/add_allowlist_ip.pyi,sha256=gB2NQVz8NcSsgXYiym2Suh1RPI8eHKIAFE13RmeTHkA,883
|
|
187
194
|
amsdal/cloud/services/actions/get_monitoring_info.pyi,sha256=uvtBgWvtWf-Mq4vZq_q-q8Z8hJh5voAY61KRJQPGWFk,1045
|
|
188
195
|
amsdal/cloud/services/actions/add_dependency.pyi,sha256=uVEIhvDa4GRS0Lg6TkcYdOwezKcxrzL7A_Lh8BxcAeU,837
|
|
189
196
|
amsdal/cloud/services/actions/signup_action.pyi,sha256=VswHjhxw2eHYqXwc---F2LpwlD7GlIuL_Ev2DmA96_4,808
|
|
190
|
-
amsdal/cloud/services/actions/delete_secret.cpython-310-darwin.so,sha256=
|
|
197
|
+
amsdal/cloud/services/actions/delete_secret.cpython-310-darwin.so,sha256=ncNE6BI-W9Ur-HgPA3PVP-wJrF1Wvq0wTKaMKgTS8T0,180632
|
|
191
198
|
amsdal/cloud/services/actions/add_secret.pyi,sha256=H6rS3PRwiktMfnoY8qwtmTplN9gG2yZgQKKCX8S8Q6c,890
|
|
192
199
|
amsdal/cloud/services/actions/destroy_deploy.pyi,sha256=VNb0J71B3gk4SVJwxlB9XTj4vCG-37ucojcGzsvKwe8,609
|
|
193
200
|
amsdal/cloud/services/actions/update_deploy.pyi,sha256=alM1nquQZ5O8PYlDIqDdSuiyuc_aj9fkd01bL9KANEI,766
|
|
194
|
-
amsdal/cloud/services/actions/delete_allowlist_ip.cpython-310-darwin.so,sha256=
|
|
195
|
-
amsdal/cloud/services/actions/add_dependency.cpython-310-darwin.so,sha256=
|
|
201
|
+
amsdal/cloud/services/actions/delete_allowlist_ip.cpython-310-darwin.so,sha256=pNxqeG2HypSMQVyUnpITi1v1ffzoDSvicKUolmHSSCs,180768
|
|
202
|
+
amsdal/cloud/services/actions/add_dependency.cpython-310-darwin.so,sha256=DvIe-xBMXZAmcz2Td6ZQnVupXCZc6jXOPASwwi263kU,180648
|
|
196
203
|
amsdal/cloud/services/actions/create_deploy.pyi,sha256=VmVMYJQmjPZce6Cm8sMQ27HomhfdzZc_0X57ZWZmCt0,1988
|
|
197
204
|
amsdal/cloud/services/actions/delete_basic_auth.pyi,sha256=-I1YoOMFi0LaRsZL2JBGH_sg18PZoUL1PP9YetboDJA,915
|
|
198
205
|
amsdal/cloud/services/actions/list_dependencies.pyi,sha256=C37VamSyRT-uNLuwQJ0OrHKavs8Jt0bfPbAsE5BQEvE,1035
|
|
199
|
-
amsdal/cloud/services/actions/add_basic_auth.cpython-310-darwin.so,sha256=
|
|
206
|
+
amsdal/cloud/services/actions/add_basic_auth.cpython-310-darwin.so,sha256=zEajvodEmuabvfKVv3wLJ3IL9aKXMfsB0SPkiYSawB0,181048
|
|
200
207
|
amsdal/cloud/services/actions/create_env.pyi,sha256=ITvyLrvwt6H36JNYURHZ_PbmGZquc5Fm07dVo7H6ll0,910
|
|
201
|
-
amsdal/cloud/services/actions/get_monitoring_info.cpython-310-darwin.so,sha256=
|
|
202
|
-
amsdal/cloud/services/actions/update_deploy.cpython-310-darwin.so,sha256=
|
|
208
|
+
amsdal/cloud/services/actions/get_monitoring_info.cpython-310-darwin.so,sha256=753f0IvdqPi3MGnFd8TpSLWkKX6gGtok4C1q7aixkQ0,180912
|
|
209
|
+
amsdal/cloud/services/actions/update_deploy.cpython-310-darwin.so,sha256=XFduLweb44S0bRxHyinQ5sgvx6yVpCWdov2L_V_3Wh8,180984
|
|
203
210
|
amsdal/cloud/services/actions/expose_db.pyi,sha256=uk2zuz1SiXwjDFxtKF-yyWGNEONOgfm7EcrEyVT0cMM,1049
|
|
204
|
-
amsdal/cloud/services/actions/create_env.cpython-310-darwin.so,sha256=
|
|
211
|
+
amsdal/cloud/services/actions/create_env.cpython-310-darwin.so,sha256=VCMRnPXVaKFzQWecxKgqjS6kTksEkXtXASi66eglJUU,180760
|
|
205
212
|
amsdal/fixtures/manager.pyi,sha256=kL4HYcYnjIii4Va3Sb8WqCxpoXzLe25wCFnp2Uz0k0k,4948
|
|
206
213
|
amsdal/fixtures/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
207
|
-
amsdal/fixtures/manager.cpython-310-darwin.so,sha256=
|
|
208
|
-
amsdal/fixtures/__init__.cpython-310-darwin.so,sha256=
|
|
209
|
-
amsdal/migration/base_migration_schemas.cpython-310-darwin.so,sha256=
|
|
214
|
+
amsdal/fixtures/manager.cpython-310-darwin.so,sha256=wnCr4i0dJBlb2Z0wUU0F14PA8pUorxQWjSrAHbD3qb8,409072
|
|
215
|
+
amsdal/fixtures/__init__.cpython-310-darwin.so,sha256=K-gPUZ8Vuwj7MwEA50eYytdY-jcxRXJFr0aI61lsop4,120672
|
|
216
|
+
amsdal/migration/base_migration_schemas.cpython-310-darwin.so,sha256=9d2oCsnvkEaQZJqIY9urkUjffFtfX7QzfTlz1bUhtPc,462464
|
|
210
217
|
amsdal/migration/file_migration_store.pyi,sha256=ijFmdl5bjrPE8cqyS0WeUy5ZN_v08lLCuXA23woVXgg,2257
|
|
211
218
|
amsdal/migration/file_migration_executor.pyi,sha256=pxhk5mxoXTkz8NX5gMMv_WC2sUdxpuMSXNjv9sNJCBk,3982
|
|
212
219
|
amsdal/migration/migrations_loader.pyi,sha256=i1TsBHT52piM-gAGJGjYplbZHJJtZvJ83b_-gYSN2xU,1129
|
|
@@ -215,27 +222,27 @@ amsdal/migration/file_migration_writer.pyi,sha256=yIWvdLciu6Dnr0ZwplvZdMKxN4rl8B
|
|
|
215
222
|
amsdal/migration/base_migration_schemas.pyi,sha256=l2bGckKVR7wkilFv9LueCr3nUq6g9IPOj-dDPUTrw34,5200
|
|
216
223
|
amsdal/migration/data_classes.pyi,sha256=fgeV5Fv0YyP5GcHaLLjPcPusqIckZLGI-E_QZ5NIeKI,5834
|
|
217
224
|
amsdal/migration/utils.pyi,sha256=AM1jSDzwuT_Tt1DdT3ZlDtud-prPc6ytlanw2vPkqvI,2435
|
|
218
|
-
amsdal/migration/__init__.cpython-310-darwin.so,sha256=
|
|
219
|
-
amsdal/migration/migrations.cpython-310-darwin.so,sha256=
|
|
225
|
+
amsdal/migration/__init__.cpython-310-darwin.so,sha256=iipHaVl1R9n_37sJVZuFT8WqIUiXU-A4TxI1NBLal_E,120688
|
|
226
|
+
amsdal/migration/migrations.cpython-310-darwin.so,sha256=6M4qG4DejKmPWHUW2WCe2fZmTj6qBkgtT9OfC0M8hOc,267896
|
|
220
227
|
amsdal/migration/schemas_loaders.pyi,sha256=al7V-fO1z88go1eitWLWolxNSJNjTsZRLg0gYYvi2A8,1607
|
|
221
|
-
amsdal/migration/data_classes.cpython-310-darwin.so,sha256=
|
|
222
|
-
amsdal/migration/file_migration_store.cpython-310-darwin.so,sha256=
|
|
223
|
-
amsdal/migration/migrations_loader.cpython-310-darwin.so,sha256=
|
|
224
|
-
amsdal/migration/file_migration_executor.cpython-310-darwin.so,sha256=
|
|
225
|
-
amsdal/migration/schemas_loaders.cpython-310-darwin.so,sha256=
|
|
226
|
-
amsdal/migration/file_migration_generator.cpython-310-darwin.so,sha256=
|
|
228
|
+
amsdal/migration/data_classes.cpython-310-darwin.so,sha256=elVLCDuKS94ssq9zmIFEXv9NMDusAaKyA8gSHmii7Xk,216936
|
|
229
|
+
amsdal/migration/file_migration_store.cpython-310-darwin.so,sha256=TenIxqYZ-KRvcoHXHnXCdZXoNK1ctOnvFJqQMRRE_Uk,407792
|
|
230
|
+
amsdal/migration/migrations_loader.cpython-310-darwin.so,sha256=rVX1qknt6GmPFtkpMGm4mYmww_C51FIx_g-lFkYz2KM,217560
|
|
231
|
+
amsdal/migration/file_migration_executor.cpython-310-darwin.so,sha256=WkOapTphxTyrW_W5pFPFWRKTtpNhmCIgrdZkyCO7Ajs,354752
|
|
232
|
+
amsdal/migration/schemas_loaders.cpython-310-darwin.so,sha256=pdeJCJxssgnMEZWJobPz_iuiSynwqWSW3mZEs8Re4nE,256760
|
|
233
|
+
amsdal/migration/file_migration_generator.cpython-310-darwin.so,sha256=zMAGgrgV-n0gqSkpDB42FLmWNhcs0fbSKVLryX0clDs,393984
|
|
227
234
|
amsdal/migration/file_migration_generator.pyi,sha256=KbQnN0ySKLNNOIqXrQ1ZGWwyPRtGYMiN-B0y8h0HEBs,5815
|
|
228
|
-
amsdal/migration/utils.cpython-310-darwin.so,sha256=
|
|
229
|
-
amsdal/migration/file_migration_writer.cpython-310-darwin.so,sha256=
|
|
235
|
+
amsdal/migration/utils.cpython-310-darwin.so,sha256=4GwQFNKTKNXSjXcxvGRyGGTg0eYCoRMnYGxbS7A95yY,303184
|
|
236
|
+
amsdal/migration/file_migration_writer.cpython-310-darwin.so,sha256=d6SnLMZj5jolEjVow_Tf2Jk8fzCOha2IfIkqtBwuW_M,252336
|
|
230
237
|
amsdal/migration/migrations.pyi,sha256=lvQ29dMRu3EfaiyiSn9U1GhFlBE6l94Yh5AeJcWpcHw,6079
|
|
231
238
|
amsdal/migration/executors/base.pyi,sha256=Uth5pOgA8de0DjPWOiPPJWtuo1Ph4QVL2133JRD1euE,4883
|
|
232
239
|
amsdal/migration/executors/state_executor.pyi,sha256=AHMe16WSVZUMMKyLaPpZbdRq_uzV09QtmJcBXYIXJ_w,3397
|
|
233
|
-
amsdal/migration/executors/default_executor.cpython-310-darwin.so,sha256=
|
|
240
|
+
amsdal/migration/executors/default_executor.cpython-310-darwin.so,sha256=Koecm-rlTBREtVAcRd3HVdUtM3QYJMRiiQilGueA57I,543592
|
|
234
241
|
amsdal/migration/executors/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
235
|
-
amsdal/migration/executors/base.cpython-310-darwin.so,sha256=
|
|
236
|
-
amsdal/migration/executors/__init__.cpython-310-darwin.so,sha256=
|
|
242
|
+
amsdal/migration/executors/base.cpython-310-darwin.so,sha256=l_0sku6z49Lq1SijEI6yoEa4eV4M9HsMIv3dl3f8g5A,303936
|
|
243
|
+
amsdal/migration/executors/__init__.cpython-310-darwin.so,sha256=jktPIzNAv1UI7S2_vA25yvFS8R9EMmKnrP92-n7GXbs,120736
|
|
237
244
|
amsdal/migration/executors/default_executor.pyi,sha256=HabItIKp3-t0YGXQOqLMGFxn2o-5KaOvgE8ClbAa-n0,4880
|
|
238
|
-
amsdal/migration/executors/state_executor.cpython-310-darwin.so,sha256=
|
|
245
|
+
amsdal/migration/executors/state_executor.cpython-310-darwin.so,sha256=IioKxnAopZubkmWzaWaoLOidft_KecElrnYxciZbrlo,250520
|
|
239
246
|
amsdal/migration/templates/model_class_layout.tmpl,sha256=ttbq0xgimvHn-ffM4ZSj2_DMH5srCmUtkwGd38pyDXY,766
|
|
240
247
|
amsdal/migration/templates/options_validator.tmpl,sha256=gF_uiYONVad4OEILZeIdrepcHOFhwPq3nu0NJX8I1EA,205
|
|
241
248
|
amsdal/migration/templates/model_class.tmpl,sha256=t0y_OlxVmJe5RRg8pxO0XyUM3q1sAuv458q8wmDvh-8,225
|
|
@@ -244,10 +251,5 @@ amsdal/migration/templates/migration.tmpl,sha256=WZe7A1lchoiqZZhGL2YUKVzafMPRiW9
|
|
|
244
251
|
amsdal/migration/templates/dict_validator.tmpl,sha256=5lRGN9hNBVRqVcbeNQuU4v5koRzS6tJAibzOqjCUXSI,173
|
|
245
252
|
amsdal/services/transaction_execution.pyi,sha256=xYxfnCO7oNy1tWRrHvBQp4k2uk33emwHHMt_uk4oi1A,3440
|
|
246
253
|
amsdal/services/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
247
|
-
amsdal/services/__init__.cpython-310-darwin.so,sha256=
|
|
248
|
-
amsdal/services/transaction_execution.cpython-310-darwin.so,sha256=
|
|
249
|
-
amsdal-0.2.5.dist-info/RECORD,,
|
|
250
|
-
amsdal-0.2.5.dist-info/WHEEL,sha256=ClVOi9g10rI0HLG8M8rsO0ZIZ1smbNYM10V9YDSXCJY,114
|
|
251
|
-
amsdal-0.2.5.dist-info/top_level.txt,sha256=VPQLnOP3mf7q0JuQ_vPZYQyPNGKd_uc6ouz-hZRkhSk,7
|
|
252
|
-
amsdal-0.2.5.dist-info/LICENSE.txt,sha256=hG-541PFYfNJi9WRZi_hno91UyqNg7YLK8LR3vLblZA,27355
|
|
253
|
-
amsdal-0.2.5.dist-info/METADATA,sha256=9b5ys2steaw2BlIpKrMuJ-izUHcnsim66kNilEfopiI,57320
|
|
254
|
+
amsdal/services/__init__.cpython-310-darwin.so,sha256=M9WS1jDwFVIOw3on0MBcKNte6riWpHeYCnnSyppLYFY,120672
|
|
255
|
+
amsdal/services/transaction_execution.cpython-310-darwin.so,sha256=J01iVIS0is8zrTdh20jtqhVIrz4ioD_b79F4ad_tZ40,379936
|
|
File without changes
|
|
File without changes
|
|
File without changes
|