Commit cf604e17 authored by 吴升宇's avatar 吴升宇

update psql

parent e2cf384a
...@@ -82,4 +82,5 @@ t3 = PostgresOperator( ...@@ -82,4 +82,5 @@ t3 = PostgresOperator(
database='ruler', database='ruler',
pool='pricing_pool') pool='pricing_pool')
t1 >> t2 >> t3 t1 >> t2
t2 >> t3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment