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

x/nessie/clients/ClientMySQL55.ts>ClientMySQL55

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
class ClientMySQL55
extends ClientMySQL
import { ClientMySQL55 } from "https://deno.land/x/nessie@2.0.11/clients/ClientMySQL55.ts";

MySQL 5.5 client

Properties

protected
readonly
QUERY_CREATE_MIGRATION_TABLE