Skip to content

Releases: ozum/pg-structure

v7.11.0

28 Feb 16:05
Compare
Choose a tag to compare

7.11.0 (2021-02-28)

Features

  • add column.minValue, column.maxValue and type.numericType (224c734)

v7.10.0

28 Feb 12:14
Compare
Choose a tag to compare

7.10.0 (2021-02-28)

Features

  • add parentalName attribute to column (da171ac)

v7.9.0

27 Feb 12:40
Compare
Choose a tag to compare

7.9.0 (2021-02-27)

Bug Fixes

  • don't assign read-only variable (8e809ba)
  • fix test for relation (d666b96)
  • fix toMany attribute (54872a7)

Features

  • add mandatoryParent attribute to foreign key (11c7d50)

v7.8.0

27 Feb 09:49
Compare
Choose a tag to compare

7.8.0 (2021-02-27)

Features

  • add toMany attribute ro relations (6e6a794)

v7.7.1

24 Feb 15:42
Compare
Choose a tag to compare

7.7.1 (2021-02-24)

Bug Fixes

v7.7.0

13 Feb 18:37
Compare
Choose a tag to compare

7.7.0 (2021-02-13)

Features

  • add module feature to relation name functions (88c717b)

v7.6.2

11 Feb 13:18
Compare
Choose a tag to compare

7.6.2 (2021-02-11)

Bug Fixes

v7.6.1

08 Feb 13:55
Compare
Choose a tag to compare

7.6.1 (2021-02-08)

Bug Fixes

v7.6.0

08 Feb 13:50
Compare
Choose a tag to compare

7.6.0 (2021-02-08)

Features

  • make client config argument optional (f6fa6aa)

v7.5.3

08 Feb 10:54
Compare
Choose a tag to compare

7.5.3 (2021-02-08)

Bug Fixes

  • refix netlify build step (41a409e)