Releases: xerenahmed/DatabaseExecutor
Releases · xerenahmed/DatabaseExecutor
v1.0.1
Full Changelog: v1.0.0...v1.0.1
Version 1.0.0
Works with multiple plugins & one DatabaseExecutor without conflict.
Database support
MySQL 5.7+ (Version Policy)
SQLite 3.8.8+
MariaDB 10.3+ (Version Policy) (not tested but it should)
PostgreSQL 10.0+ (Version Policy) (not tested but it should)
SQL Server 2017+ (Version Policy) (not tested but it should)
Global Executor and Blocking mode
You can execute queries directly with your models on blocking mode.
Global Executor has some API to work with one-action queries.