Sha256: f9b85374d73108b1fac840e5cfc55c49ac596eaf5e48790aed51f787e217bdff

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

# 0.3.2

- Prefer `{1}` for interpolation
- Added `--overwrite` option
- Deprecated `--where` and `--limit`

# 0.3.1

- Added `-t` or `--tables`, `-g` or `--groups` options
- Deprecated `tables`, `groups`, and `setup` commands

# 0.3.0

- More powerful groups
- Overwrite rows by default when `WHERE` clause (previously truncated)
- Added `pgsync users "WHERE id = 1`
- Added `pgsync group1`, shorthand for `pgsync groups group1`
- Added `--schema-only` option
- Added `--no-rules` option
- Added `--setup` option
- Added `--truncate` option

# 0.2.4

- Added `--preserve` option
- Added `--list` option for groups and tables
- Added `--limit` option

# 0.2.3

- Fixed `no PostgreSQL user name specified in startup packet`

# 0.2.2

- Added `--debug` option

# 0.2.1

- Do not require config file

# 0.2.0

- Fixed idle transaction timeout errors - respects `statement_timeout` as a result
- Raise error when command exits with non-zero status

# 0.1.1

- Better support for multiple databases
- Search parent directories for config file

# 0.1.0

- First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pgsync-0.3.2 CHANGELOG.md