Skip to content

Releases: stackpress/inquire

0.10.7

Choose a tag to compare

@cblanquera cblanquera released this 14 Jul 11:10

Stackpress Inquire 0.10.7

Highlights

  • Added data-preserving field rename support through Alter.renameField().
  • Added rename reconciliation for alters produced by Engine.diff(), replacing matching remove/add operations with dialect-native rename operations.
  • Added field comparison helpers for determining whether renamed fields also require definition changes.
  • Added rename SQL support for MySQL, PostgreSQL, and SQLite.
  • Fixed PostgreSQL alter-key SQL generation for issues #10 and #11.
  • Aligned the engine select factory with the public Select builder constructor.
  • Expanded alter, engine, dialect, helper, and transaction test coverage.
  • Added comprehensive builder, dialect, schema-change, JSON, raw SQL, and transaction documentation.

Full Changelog: 0.8.1...0.10.7

0.8.1

Choose a tag to compare

@cblanquera cblanquera released this 17 Apr 22:00

Full Changelog: 0.7.1...0.8.1

0.7.1

Choose a tag to compare

@cblanquera cblanquera released this 19 Mar 18:30

Full Changelog: 0.6.5...0.7.1

0.6.5

Choose a tag to compare

@cblanquera cblanquera released this 21 Dec 10:37

Full Changelog: 0.6.1...0.6.5

0.6.1

Choose a tag to compare

@cblanquera cblanquera released this 31 Jul 02:43

Bump to sync versions with reactus and stackpress.

Full Changelog: 0.5.22...0.6.1

0.5.22

Choose a tag to compare

@cblanquera cblanquera released this 16 May 12:20

Full Changelog: 0.4.4...0.5.22

0.4.4

Choose a tag to compare

@cblanquera cblanquera released this 08 Mar 11:39

Full Changelog: 0.3.32...0.4.4

0.3.32

Choose a tag to compare

@cblanquera cblanquera released this 26 Feb 17:29

Full Changelog: 0.3.30...0.3.32

0.3.30

Choose a tag to compare

@cblanquera cblanquera released this 22 Feb 06:48

What's Changed

  • feature/add neon connection 3d by @dnsjm in #6
  • feature/add supabase connection 3d by @dnsjm in #8

New Contributors

  • @dnsjm made their first contribution in #6

Full Changelog: 0.3.27...0.3.30

0.3.27

Choose a tag to compare

@cblanquera cblanquera released this 06 Feb 04:59

Full Changelog: 0.3.21...0.3.27