adonisjs / lucid

AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
https://lucid.adonisjs.com/
MIT License
1.02k stars 189 forks source link

export Adapter from orm #1030

Open siddiquipro opened 1 month ago

siddiquipro commented 1 month ago

🔗 Linked issue

Trying to add on https://github.com/orgs/adonisjs/discussions/4359

❓ Type of change

📚 Description

Exported adapter from orm enables to make lucid work independently

📝 Checklist