fusio/adapter-sql

Provides actions and connections to work with relational databases

v6.1.5 2023-11-04 20:38 UTC

README

Fusio adapter which provides actions and connections to work with relational databases. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-sql
php bin/fusio system:register "Fusio\Adapter\Sql\Adapter"