Download the PHP package makinacorpus/drupal-plusql without Composer
On this page you can find all versions of the php package makinacorpus/drupal-plusql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download makinacorpus/drupal-plusql
More information about makinacorpus/drupal-plusql
Files in makinacorpus/drupal-plusql
Download makinacorpus/drupal-plusql
More information about makinacorpus/drupal-plusql
Files in makinacorpus/drupal-plusql
Vendor makinacorpus
Package drupal-plusql
Short Description Drupal PluSQL - because SQL can do plus
License GPL-2.0-or-later
Homepage http://github.com/makinacorpus/drupal-plusql
Package drupal-plusql
Short Description Drupal PluSQL - because SQL can do plus
License GPL-2.0-or-later
Homepage http://github.com/makinacorpus/drupal-plusql
Please rate this library. Is it a good library?
Informations about the package drupal-plusql
Drupal PluSQL - because SQL can do plus
Nice module that enables database handling enhancements for Drupal 7. Since Drupal core might not behave correctly when you correctly use the database, all behaviors will remain discrete and enabled on a per-table definition in the hook_schema().
Current features
- Foreign key ON DELETE CASCADE and ON DELETE SET NULL declarations are propagated to the database whenever possible.
Targeted features
- SQL column type automatic conversion to PHP types, using converters.
- SQL column type conversion based upon definition in hook_schema().
Supported databases
- MySQL
- PostgreSQL
All versions of drupal-plusql with dependencies
PHP Build Version
Package Version
The package makinacorpus/drupal-plusql contains the following files
Loading the files please wait ....