Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@xerenahmed xerenahmed released this 28 Oct 13:42
· 24 commits to main since this release
v1.0.0
7050163

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.