uranusjr commented on issue #21171: URL: https://github.com/apache/airflow/issues/21171#issuecomment-1030053947
Maybe it’s easier to create a custom function that emit `GETDATE()` on MSSQL and `NOW()` everywhere else, and just use that instead of SQLAlchemy’s `func.now()`. Except I have no idea how to implement a function in SQLAlchemy :( -- 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]
