chore: Deprecate extra in favor of driver options (#6772)

**What**
Deprecate databse_extra in favor of database_driver_options

Co-authored-by: Sebastian Rindom <7554214+srindom@users.noreply.github.com>
This commit is contained in:
Adrien de Peretti
2024-03-21 14:45:11 +00:00
committed by GitHub
co-authored by Sebastian Rindom
parent 56481e683d
commit 1ef9c78cea
8 changed files with 64 additions and 14 deletions
+8
View File
@@ -0,0 +1,8 @@
---
"@medusajs/medusa": patch
"medusa-test-utils": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
chore: v2 - deprecate extra in favor of driver options