Socket
Book a DemoInstallSign in
Socket

@komtek/valiq

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@komtek/valiq

liquibase xml migrations validation utility

1.0.24
latest
Source
npmnpm
Version published
Maintainers
3
Created
Source

validation liquibase

liquibase xml migrations validation utility

Parameters

--path - directory with liquibase xml migrations files

Run

valiq --path=db-migrations/config

Validations

common rules

  • first character only letter a-z
  • last character only letter a-z or 0-9

remarks validations

  • must not be empty string
  • must not contain � character

examples and prefixes

  • schemaName name_with_underscore
  • viewName name_with_underscore_v (required suffix _v)
  • tableName name_with_underscore
  • columnName name_with_underscore
  • primaryKeyName pk_name_with_underscore (required prefix pk_)
  • indexName idx_name_with_underscore (required prefix idx_)
  • addForeignKeyConstraint/@constraintName fx_name_with_underscore (required prefix fk_)
  • addUniqueConstraint/@constraintName uk_name_with_underscore (required prefix uk_)

Komtek LTD, 2022

Keywords

liquibase

FAQs

Package last updated on 23 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.