UNPKG

db-scout

Version:

get database information, generate migration files, create models based on information

2 lines (1 loc) 143 B
export declare const URL_VALIDATION_ERROR = "\n--- Invalid database URL format ---\nExpected format : {{DB_URL_REGEX}} \nGot : {{DB_URL}}\n";