kaxil commented on code in PR #28568:
URL: https://github.com/apache/airflow/pull/28568#discussion_r1056717538
##########
.codespellignorelines:
##########
@@ -1,3 +1,6 @@
f"DELETE {source_table} FROM { ', '.join(_from_name(tbl) for tbl
in stmt.froms) }"
for frm in source_query.selectable.froms:
roles = relationship("Role", secondary=assoc_user_role, backref="user",
lazy="selectin")
+ The platform supports **C**reate, **R**ead, **U**pdate, and **D**elete
operations on most resources.
+
Review Comment:
```suggestion
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]