Skip to content

@funbringer funbringer released this Nov 24, 2017 · 258 commits to master since this release

  • use max_attempts=0 (infinite) by default in poll_query_until();
  • fix support for utf-8 (non-ascii symbols);
  • improved error handling;
  • don't install enum34 on python 3.4+.
Assets 2

@funbringer funbringer released this Nov 16, 2017 · 272 commits to master since this release

use commit=True by default in PostgresNode.execute()

Assets 2

@funbringer funbringer released this Nov 16, 2017 · 276 commits to master since this release

  • fix get_control_data();
  • fix default params of default_conf();
  • remove everything on cleanup() by default;
  • remove cached initdb dir by default;
Assets 2

@funbringer funbringer released this Nov 16, 2017 · 278 commits to master since this release

  • bugfix: pass allow_streaming to default_conf();
  • allow using PG_BIN env instead of PG_CONFIG;
Assets 2

@funbringer funbringer released this Nov 16, 2017 · 290 commits to master since this release

  • introduced TestgresConfig;
  • add log_statement='all' parameter to default_conf();
Assets 2

@funbringer funbringer released this Nov 16, 2017 · 299 commits to master since this release

  • introduced default_conf();
  • don't remove base_dir if it was provided by user;
Assets 2
You can’t perform that action at this time.