dagster-postgres 0.23.8__py3-none-any.whl → 0.23.9rc0__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.
Potentially problematic release.
This version of dagster-postgres might be problematic. Click here for more details.
- dagster_postgres/schedule_storage/schedule_storage.py +1 -1
- dagster_postgres/version.py +1 -1
- {dagster_postgres-0.23.8.dist-info → dagster_postgres-0.23.9rc0.dist-info}/METADATA +2 -2
- {dagster_postgres-0.23.8.dist-info → dagster_postgres-0.23.9rc0.dist-info}/RECORD +7 -7
- {dagster_postgres-0.23.8.dist-info → dagster_postgres-0.23.9rc0.dist-info}/LICENSE +0 -0
- {dagster_postgres-0.23.8.dist-info → dagster_postgres-0.23.9rc0.dist-info}/WHEEL +0 -0
- {dagster_postgres-0.23.8.dist-info → dagster_postgres-0.23.9rc0.dist-info}/top_level.txt +0 -0
|
@@ -6,7 +6,7 @@ import sqlalchemy as db
|
|
|
6
6
|
import sqlalchemy.dialects as db_dialects
|
|
7
7
|
import sqlalchemy.pool as db_pool
|
|
8
8
|
from dagster._config.config_schema import UserConfigSchema
|
|
9
|
-
from dagster._core.definitions.
|
|
9
|
+
from dagster._core.definitions.declarative_automation.serialized_objects import (
|
|
10
10
|
AssetConditionEvaluationWithRunIds,
|
|
11
11
|
)
|
|
12
12
|
from dagster._core.scheduler.instigation import InstigatorState
|
dagster_postgres/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.23.
|
|
1
|
+
__version__ = "0.23.9rc0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: dagster-postgres
|
|
3
|
-
Version: 0.23.
|
|
3
|
+
Version: 0.23.9rc0
|
|
4
4
|
Summary: A Dagster integration for postgres
|
|
5
5
|
Home-page: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-postgres
|
|
6
6
|
Author: Dagster Labs
|
|
@@ -15,6 +15,6 @@ Classifier: License :: OSI Approved :: Apache Software License
|
|
|
15
15
|
Classifier: Operating System :: OS Independent
|
|
16
16
|
Requires-Python: >=3.8,<3.13
|
|
17
17
|
License-File: LICENSE
|
|
18
|
-
Requires-Dist: dagster ==1.7.
|
|
18
|
+
Requires-Dist: dagster ==1.7.9rc0
|
|
19
19
|
Requires-Dist: psycopg2-binary
|
|
20
20
|
|
|
@@ -2,16 +2,16 @@ dagster_postgres/__init__.py,sha256=LEcXwiGeuZgIvfDg0PVcRuKjUmg0t9Uslx5nLZ8Yg08,
|
|
|
2
2
|
dagster_postgres/py.typed,sha256=la67KBlbjXN-_-DfGNcdOcjYumVpKG_Tkw-8n5dnGB4,8
|
|
3
3
|
dagster_postgres/storage.py,sha256=uo264Cr0it0KzduaGD5_54YmjAPng5Vy5AhPsffPPEU,4193
|
|
4
4
|
dagster_postgres/utils.py,sha256=b_KukmD2puOJdvTFy0OUZtM5sGWyE1Fq6nP9hmUmRCc,5798
|
|
5
|
-
dagster_postgres/version.py,sha256=
|
|
5
|
+
dagster_postgres/version.py,sha256=aY-h6RKefJrjnxrqNq4fnUVBv5n4iWlcQ_Tbaot1skM,26
|
|
6
6
|
dagster_postgres/alembic/alembic.ini,sha256=GovyDEhu_6HvkWV6txqjdDBOe4BseSM0YDWGxXM5_cA,986
|
|
7
7
|
dagster_postgres/event_log/__init__.py,sha256=pQ7nZw5Fp60xVd_JPsZ61n6G5V4d0y8MfUGNkHvgbik,74
|
|
8
8
|
dagster_postgres/event_log/event_log.py,sha256=w8QheUMubekLwynbsMI3FZCsolKplYMrd1aoGWny6BU,15390
|
|
9
9
|
dagster_postgres/run_storage/__init__.py,sha256=4bI2C2kkZO9glXH8jIUViYBRSeMjdDHiVQVi_k1HkYw,66
|
|
10
10
|
dagster_postgres/run_storage/run_storage.py,sha256=KqsJ_vOJyDL6dfO3kgah-10ZbbTPJFXLbTSmvDoGaww,9589
|
|
11
11
|
dagster_postgres/schedule_storage/__init__.py,sha256=GKJlFZYh27fUxJDMQwNJUwibbTnip1ledbcokczutmk,81
|
|
12
|
-
dagster_postgres/schedule_storage/schedule_storage.py,sha256=
|
|
13
|
-
dagster_postgres-0.23.
|
|
14
|
-
dagster_postgres-0.23.
|
|
15
|
-
dagster_postgres-0.23.
|
|
16
|
-
dagster_postgres-0.23.
|
|
17
|
-
dagster_postgres-0.23.
|
|
12
|
+
dagster_postgres/schedule_storage/schedule_storage.py,sha256=7OQawZIGjcR7fhf1T3jU6scrYPKh_iuamHAf7hPGSFs,8458
|
|
13
|
+
dagster_postgres-0.23.9rc0.dist-info/LICENSE,sha256=TMatHW4_G9ldRdodEAp-l2Xa2WvsdeOh60E3v1R2jis,11349
|
|
14
|
+
dagster_postgres-0.23.9rc0.dist-info/METADATA,sha256=jV3QnS5k9k44tRj0ydcVPiD3THiuqkUSgjUL02Q2fXE,768
|
|
15
|
+
dagster_postgres-0.23.9rc0.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
16
|
+
dagster_postgres-0.23.9rc0.dist-info/top_level.txt,sha256=lScMtAEKDX1yIv2tGa1nzntBa0HEStfWPfCwD8FWlHk,17
|
|
17
|
+
dagster_postgres-0.23.9rc0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|