Skip to content

Releases: ad-mos/laravel-datatables

v2.10

27 Jan 15:14
906bf3e

Choose a tag to compare

Laravel 11 support

Replace Doctrine DBAL schema introspection with Laravel's native Schema facade                                                                                                                                                                                                                                   
  for Laravel 11+ compatibility, while maintaining backwards compatibility with                                                                                                                                                                                                                                    
  Laravel 10.                                                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                                                                                                                   
  - Add getTableColumns() method that detects Laravel version and uses appropriate API                                                                                                                                                                                                                             
  - Add isIntegerType() helper using string-based type checking to avoid class loading                                                                                                                                                                                                                             
    issues when Doctrine DBAL is not installed                                                                                                                                                                                                                                                                     
  - Remove direct Doctrine DBAL type imports

v2.9

22 Jan 08:27
1249266

Choose a tag to compare

Update composer.json

v2.8

26 Oct 10:38
ce4123f

Choose a tag to compare

  • Limit query execution time to 45s for DT API
  • Ability to setup custom timeout

v2.7

17 Apr 13:59
88e6af3

Choose a tag to compare

Added ability to specify strict search columns

v2.6.1

10 May 14:22
e1052d8

Choose a tag to compare

Laravel 10 support

v2.6

16 Feb 10:26
333723a

Choose a tag to compare

Laravel 9 Support

v2.5.1

23 Nov 06:57
ddef938

Choose a tag to compare

Updated doctrine/dbal

v2.5

23 Nov 06:52
d34f042

Choose a tag to compare

Add support for PHP 8

v2.4

16 Nov 06:35
e937190

Choose a tag to compare

  • added support for simple pagination

v2.3

09 Jul 10:34
347ccb1

Choose a tag to compare

  • escaping user aliases in case of using DBMS keyword