Coinhexa

Results 13 comments of Coinhexa

**Update 1** I noticed that the userId of the created User is null for integer columns but UUID columns is not null ![Notice the userId in the integer version on...

Before you add a Dockerfile you might wanna read this https://luis-sena.medium.com/creating-the-perfect-python-dockerfile-51bdec41f1c8

And also add only one version of Python to run all tests (say 3.10), most people are going to just install a specific version of Python inside their Dockerfile at...

I triple this, on a side note it seems [that only migrations let you do this](https://stackoverflow.com/questions/51057547/sequelize-check-constraint-other-column)

what is the current status of this feature?

@slidenerd is referring to [THIS COMMENT](https://github.com/MagicStack/asyncpg/issues/589#issuecomment-734507729) I think but your documentation has no mention of this anywhere on how to setup tests/temporary instance with a TempCluster. Super appreciate if you...

Problem still exists ``` mypy.....................................................................Failed - hook id: mypy - duration: 3.13s - exit code: 1 src/news/utils.py:7:1: error: Library stubs not installed for "dateutil" (or incompatible with Python 3.10) [import]...

Such large scale data collection requires stuff like rotating proxies. Is there any support for something like that in yliveticker?

still no updates after 4 years?