mattinbits commented on issue #21171:
URL: https://github.com/apache/airflow/issues/21171#issuecomment-1030065437


   @uranusjr here is an example of implementing a custom SQLAlchemy function:
   https://github.com/spoqa/sqlalchemy-utc/blob/master/sqlalchemy_utc/now.py
   
   This code could be almost what we need, if the fix should be a DB function, 
although it does custom things for SQLite and Mysql which are presumably not 
necessary in this case.


-- 
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]


Reply via email to