Domen Kožar

Results 1246 comments of Domen Kožar

@topstarnetwork what do you mean specifically by "demo"?

What if you run: ``` import sqlalchemy print sqlalchemy.create_engine("postgresql+pg8000://user:pass@pgsql_server/dbname") ``` in python interpreter?

Could you also print `sqlalchemy.__version__`?

Aha according to https://github.com/mfenniak/pg8000/issues/22#issuecomment-30761635 you should upgrade pg8000 to 1.9.2

Would someone be willing to bump pg8000 version and test it, then submit a PR?

Thanks! Can you also post a sample of output when it breaks?

1) See https://github.com/iElectric/almir/issues/40 2) Can you post whole output of `.status dir scheduled days=30` running it in bconsole Thanks!

Thanks, I'm just posting there in case paste disappears. This is missing a test case and it can be merged :) ``` >>> status dir scheduled srv-prdadm-21-dir Version: 5.2.12 (12...

Settings ``` export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8 ``` should fix that, you sure almir has access to those variables?