Install
Works with Drupal: ^8.8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
13.68 KB
MD5: 1ea87c32956cd7966a11cfc16f86aba4
SHA-1: 5734b6f9c3bc5c50219be05db5e384fc51a41c30
SHA-256: fa92343dfd618a8818309d3f20a4a8ec65b2ea850dd5010168ed29b004def129
Download zip
19.19 KB
MD5: 65ee94614c2032cfedf66670a2bd6a3e
SHA-1: 9ed0dfdc07b293dee2e9747698385c4bd322b409
SHA-256: 8407be0622d5d1b38ba438a0b6c8175d6104d4e5f8d0044baf0fece1e177849a
Release notes
Adds support for boolean columns, supports ODBC driver, offers the ability to escape HTML tags, and improves code quality.
Contributors (8)
andileco, apaderno, fishfree, joaomarques736, rivulett, scott_euser, sidharth_soman, trentsl
Changelog
Issues: 5 issues resolved.
Changes since 2.0.1:
Bug
- #3207543 by joaomarques736, rivulett, apaderno, trentsl, andileco: Undefined offset: 0 in views_database_connector_views_data()
Feature
- #3312773 by andileco, fishfree: Allow to configure escaping HTML tags or not
- #3416669 by scott_euser: Support ODBC driver for SqlSrv
Misc
- Add the .gitlab-ci.yml file for automated testing