Import ClientFlow production v4928.1.5.132.4
This commit is contained in:
1
app/infra/__init__.py
Normal file
1
app/infra/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
"""Infrastructure helpers."""
|
||||
3
app/infra/schema_compat.py
Normal file
3
app/infra/schema_compat.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from app.infra_schema_compat import has_column, opportunity_customer_column
|
||||
|
||||
__all__ = ["has_column", "opportunity_customer_column"]
|
||||
Reference in New Issue
Block a user