Skip to content

Essentials 19.1

Latest
Compare
Choose a tag to compare
@Kieaer Kieaer released this 26 Feb 02:29
· 31 commits to main since this release

Optional update.
If you're using PostgreSQL, you aren't need use this version.

Changes

Internal

  • Add support MySQL & MariaDB
    Write config if you're install mysql -> mysql://127.0.0.1:3306/essentials
    If you're using mariadb -> mariadb://127.0.0.1:3306/essentials
    If you're using postgresql -> postgresql://127.0.0.1:5432/essentials