Ville Brofeldt
34407e8962
Make timestamp expression native SQLAlchemy element (#7131)
* Add native sqla component for time expressions
* Add unit tests and remove old tests
* Remove redundant _grains_dict method
* Clarify time_grain logic
* Add docstrings and typing
* Fix flake8 errors
* Add missing typings
* Rename to TimestampExpression
* Remove redundant tests
* Fix broken reference to db.database_name due to refactor
2019-05-30 08:28:37 +03:00
..
2019-01-22 08:21:13 -08:00
2019-01-22 08:21:13 -08:00
2019-05-20 17:30:00 -07:00
2019-05-06 10:21:02 -07:00
2019-01-15 15:53:27 -08:00
2019-05-13 00:34:34 -05:00
2019-04-22 11:23:54 -07:00
2019-04-01 22:04:31 -07:00
2019-01-15 15:53:27 -08:00
2019-02-20 14:32:33 -08:00
2019-05-30 08:28:37 +03:00
2019-04-24 21:50:14 -07:00
2019-05-22 09:41:25 -07:00
2019-05-20 17:30:00 -07:00
2019-03-27 14:08:36 -07:00
2019-01-15 15:53:27 -08:00
2019-04-24 21:50:14 -07:00
2019-01-15 15:53:27 -08:00
2019-01-15 15:53:27 -08:00
2019-03-20 21:41:33 -07:00
2019-05-30 08:28:37 +03:00
2019-03-27 14:08:36 -07:00
2019-04-30 09:01:18 -07:00
2019-05-13 00:34:34 -05:00
2019-05-06 10:21:02 -07:00
2019-03-04 20:51:11 -08:00
2019-04-23 18:06:21 -07:00
2019-03-27 14:08:36 -07:00
2019-04-03 16:57:59 -07:00
2019-02-27 15:11:38 -08:00
2019-05-08 00:37:44 -05:00
2019-01-15 15:53:27 -08:00
2019-05-28 21:03:49 -07:00