f.b
f.b
How can i get scale and precision from get_attributes()? psycopg returns (Column(name='column_name', type_code=1043, display_size=None, internal_size=-1, precision=None, scale=None, null_ok=None) asyncpg returns Attribute( name='typname', type=Type(oid=19, name='name', kind='scalar', schema='pg_catalog')
**Context** - MapFish print version: latest? ``` Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:439) at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:306) at java.base/sun.security.validator.Validator.validate(Validator.java:264)...
When i try to upload an image from Android device click on the button **choose file** so the camera application is open on my phone,i take the picture then while...
How to configure pino redact with this transport?
…v.pm_exec_path | Q | A | ------------- | --- | Bug fix? | yes/no | New feature? | yes/no | BC breaks? | no | Deprecations? | no | Tests...
Uploader progress doesn't show the real percentage of upload. When i upload the percentage goes 100% but the file hasn't uploaded yet.
…wd is different than pm2_env.exec_path | Q | A | ------------- | --- | Bug fix? | yes/no | New feature? | yes/no | BC breaks? | no | Deprecations?...
When i execute build on Windows doesn't work, but in linux works.