Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions content/packages/adonisjs-polymorphic.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: adonisjs-polymorphic
description: Polymorphic relations (morphOne, morphMany, morphTo) for AdonisJS Lucid ORM
repo: holoyan/adonisjs-polymorphic#master
npm: '@holoyan/adonisjs-polymorphic'
icon: ''
github: https://github.com/holoyan/adonisjs-polymorphic
website: https://github.com/holoyan/adonisjs-polymorphic
learn_more: ''
category: Database
type: 3rd-party
maintainers:
- name: Artak
github: holoyan
compatibility:
adonis: ^6.0.0 || ^7.0.0
Loading