@craft.co/typeorm-scoped

Forked version of TypeORM with support of resource scoping

Usage no npm install needed!

<script type="module">
  import craftCoTypeormScoped from 'https://cdn.skypack.dev/@craft.co/typeorm-scoped';
</script>

README

TypeORM

This is a forked version of TypeORM v0.2.29, with patches for:

  • Multi-statement SQL queries (only last result is returned)
  • Resource scoping