Skip to content

Releases: ozum/pg-test-util

v3.2.1

23 Dec 09:10
Compare
Choose a tag to compare

3.2.1 (2022-12-23)

Bug Fixes

v3.2.0

16 Dec 11:00
Compare
Choose a tag to compare

3.2.0 (2021-12-16)

Features

  • allow to select admin database (e471260)

v3.1.0

15 Dec 13:47
Compare
Choose a tag to compare

3.1.0 (2021-12-15)

Features

  • remove BOM from beginning of the SQL query (692fcaf)

v3.0.2

15 Dec 12:22
Compare
Choose a tag to compare

3.0.2 (2021-12-15)

Bug Fixes

  • fix typo in error message (788fd73)

v3.0.1

15 Dec 09:33
Compare
Choose a tag to compare

3.0.1 (2021-12-15)

Bug Fixes

v3.0.0

11 Dec 17:09
Compare
Choose a tag to compare

3.0.0 (2021-12-11)

Bug Fixes

  • add database.connectionString attribute (50099a8)
  • add default database name for copy to (054d4d4), closes #4 #5
  • disconnect when database is copied into new object (196c557)
  • export additional types (058c686), closes #3
  • fix db.truncate on empty database (66ad433), closes #2

Features

BREAKING CHANGES

  • Interface and class members are changed