JSPM

  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q59407F
  • License SEE LICENSE IN LICENCE

Common sequelize database model for the wildlife service

Package Exports

  • @defra/wls-database-model
  • @defra/wls-database-model/src/sequelize-model.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@defra/wls-database-model) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Wildlife licencing API

For Natural England

Common database definitions - in order that the data model can be shared between processes

To run liquibase locally: /usr/local/opt/liquibase/liquibase --url=jdbc:postgresql://localhost:5432/wls --changelog-file=db.changelog-root.xml --username=wlsuser --password= update