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

x/nessie/mod.ts>REGEXP_MIGRATION_FILE_NAME

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Go to Latest
variable REGEXP_MIGRATION_FILE_NAME
import { REGEXP_MIGRATION_FILE_NAME } from "https://deno.land/x/nessie@2.0.7/mod.ts";

RegExp to validate the file name

type

RegExp