fusio/adapter-sql
Provides actions and connections to work with relational databases
v3.0.3
2018-12-22 19:38 UTC
Requires
- php: >=7.0
- fusio/engine: ^3.0
- psx/sql: ^2.1
Requires (Dev)
- phpunit/phpunit: ^6.0
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