@pablosz/typeorm

v0.2.20
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.

test-ci

gulp ci-tests

test

rimraf ./build && tsc && mocha --file ./build/compiled/test/utils/test-setup.js --bail --recursive --timeout 60000 ./build/compiled/test

test-fast

mocha --file ./build/compiled/test/utils/test-setup.js --bail --recursive --timeout 60000 ./build/compiled/test

compile

rimraf ./build && tsc

package

gulp package

lint

tslint -p .

changelog

conventional-changelog -p angular -i CHANGELOG.md -s -u
npm i @pablosz/typeorm

Metadata

  • MIT
  • Whatever
  • Umed Khudoiberdiev
  • released 9/11/2019

Downloads

Maintainers