This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/ereuse_devicehub/resources/lot
Santiago L 186f6398c0 Fix issue calling `create_table_from_selectable()` on LotDeviceDescendants
Replace `None` by `Column()`

sqlalchemy_utils on a4154bd0809bc6bbf0c27d5f7c0f3f2872edd779
breaks using `None` as padding parameter needed to follow restriction:
"All selectables passed to CompoundSelect must have identical numbers of columns"
2022-04-06 13:05:31 +02:00
..
__init__.py Add inventories 2019-01-21 16:08:55 +01:00
dag.sql first iteration integration with blockchain 2020-03-11 13:04:18 +01:00
models.py Fix issue calling `create_table_from_selectable()` on LotDeviceDescendants 2022-04-06 13:05:31 +02:00
models.pyi change deposit for amount 2021-02-05 13:21:20 +01:00
schemas.py reduce latency for timeout for lots 2021-11-18 11:48:57 +01:00
views.py refactoring trading and trading for web 2021-11-12 10:00:43 +01:00