Skip to content

Releases: thecodingmachine/tdbm

v6.1.0

Choose a tag to compare

@homersimpsons homersimpsons released this 15 Jun 16:01

What's Changed

Full Changelog: v6.0.10...v6.1.0

v6.0.10

Choose a tag to compare

@homersimpsons homersimpsons released this 13 Jan 15:32

What's Changed

Full Changelog: v6.0.9...v6.0.10

v5.3.15

Choose a tag to compare

@homersimpsons homersimpsons released this 27 Oct 09:20

Full Changelog: v5.3.14...v5.3.15

  • ⚡ Hydrate not-loaded objects on retrieval (593c4e8) (port of #296)

v6.0.9

Choose a tag to compare

@homersimpsons homersimpsons released this 26 Oct 09:05

What's Changed

Full Changelog: v6.0.8...v6.0.9

v6.0.8

Choose a tag to compare

@homersimpsons homersimpsons released this 22 Oct 07:59

Full Changelog: v6.0.7...v6.0.8

  • ⬆️ Upgrade beberlei/porpaginas to ^2.0 to avoid php compatibility issues (516ef67)

v6.0.7

Choose a tag to compare

@homersimpsons homersimpsons released this 21 Oct 14:57

Full Changelog: v6.0.6...v6.0.7

  • ⚡ Avoid systematic count query (#285) (5c496c4) (Back-port from 5.3)
  • fix issue in result iteratornow that total_count is not been initialized (ced04b0) (Back-port from 5.3)

v6.0.6

Choose a tag to compare

@homersimpsons homersimpsons released this 13 Oct 10:51

Full Changelog: v6.0.5...v6.0.6

  • Revert "Replace Porpaginas with self-owned code" (9304078)
  • (porpaginas) Revert "Update documentation" (511941c)

v6.0.5

Choose a tag to compare

@homersimpsons homersimpsons released this 27 Aug 09:38

Full Changelog: v6.0.4...v6.0.5

  • 🐛 Fix optional declared before required parameter in findOneBy with UNIQUE (3714b15)

v6.0.4

Choose a tag to compare

@homersimpsons homersimpsons released this 27 Aug 08:34

Full Changelog: v6.0.3...v6.0.4

  • 👽 Cleanup deprecated calls, sort tables in dump (to match 5.x behaviour) (14a3693)
  • ✨ Support default_table_options to lock file (from SchemaConfig) (2028a7e)

v6.0.3

Choose a tag to compare

@homersimpsons homersimpsons released this 23 Aug 11:41

Full Changelog: v6.0.2...v6.0.3

  • 👽 Replace deprecated getSchemaManager with createSchemaManager (3921023)
  • 💡 Fix comments incorrectly mentioning PostgreSQL (3f0491c)
  • 📄 Add LICENSE file with MIT License (93e258b)