Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denodb/deps.ts>MySQLConnection#isMariaDBAndVersion10_0Or10_1

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Go to Latest
method MySQLConnection.prototype.isMariaDBAndVersion10_0Or10_1
import { MySQLConnection } from "https://deno.land/x/denodb@v1.1.0/deps.ts";

Check if the MariaDB version is 10.0 or 10.1

Returns

Boolean