Symfony DataTables Bundle v0.7.0 Release Notes

Release Date: 2022-03-16 // about 2 years ago
  • ๐Ÿ’ฅ Breaking

    • ๐Ÿšš Move logic to make queries without limits to the relevant adapters (#257)

    ๐Ÿš€ This release changes State semantics that setLength now officially supports NULL values to indicate no limit. This used to be -1 before. It is unlikely to affect or break any applications.