Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Releases: iiian/prisma-generator-entityframework

v1.4.0

Choose a tag to compare

@iiian iiian released this 23 Feb 17:32

1.4.0 (2022-02-23)

Features

  • db annotations for postgres type (4a216f1)

v1.3.0

Choose a tag to compare

@iiian iiian released this 22 Feb 06:23

1.3.0 (2022-02-22)

Features

  • support native and string based uuid types (d58ab4f)

v1.2.0

Choose a tag to compare

@iiian iiian released this 17 Feb 16:45

1.2.0 (2022-02-17)

Bug Fixes

  • repair deprecated misuse of multi-annotating key (0c7fd14)

Features

  • introduce multi-field primary-key support (ee0c35d)

v1.1.2

Choose a tag to compare

@iiian iiian released this 17 Feb 11:12

1.1.2 (2022-02-17)

Bug Fixes

  • repair support for sqlserver with sql auth (b1a783f)

v1.1.1

Choose a tag to compare

@iiian iiian released this 15 Feb 08:04

1.1.1 (2022-02-15)

Bug Fixes

  • repair broken configuration steps for mysql integration (5969ac6)

v1.1.0

Choose a tag to compare

@iiian iiian released this 15 Feb 07:13

1.1.0 (2022-02-15)

Features

  • support sqlserver integrated security (77100e9)

v1.0.7

Choose a tag to compare

@iiian iiian released this 15 Feb 03:56

1.0.7 (2022-02-15)

Bug Fixes

  • replace array types with icollection (5a74850)

v1.0.6

Choose a tag to compare

@iiian iiian released this 15 Feb 02:51

1.0.6 (2022-02-15)

Bug Fixes

  • repair crash on sqlite/mysql/sqlserver connection strings (77cb2b9)

v1.0.5

Choose a tag to compare

@iiian iiian released this 14 Feb 23:02

1.0.5 (2022-02-14)

Bug Fixes

v1.0.4

Choose a tag to compare

@iiian iiian released this 14 Feb 11:08

1.0.4 (2022-02-14)

Bug Fixes

  • repair issue with misnamed db columns (a0b31eb)