generator-jhipster-postgresuuid-converter

0.2.2 • Public • Published

generator-jhipster-postgresuuid-converter

NPM version Build Status Dependency Status

JHipster module for converting Postgresql keys from Long to UUID

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-postgresuuid-converter

To update this module:

yarn global upgrade generator-jhipster-postgresuuid-converter

With NPM

To install this module:

npm install -g generator-jhipster-postgresuuid-converter

To update this module:

npm update -g generator-jhipster-postgresuuid-converter

Usage

License

MIT © Amit Jindal

Package Sidebar

Install

npm i generator-jhipster-postgresuuid-converter

Weekly Downloads

217

Version

0.2.2

License

MIT

Last publish

Collaborators

  • amitjindal