mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
note about different code
This commit is contained in:
parent
91badf2929
commit
37ddf393be
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@ section: content
|
|||
|
||||
> This hasn't been tested yet and might not be 100% right. It *should* work well, but note the todo at the bottom of the script for updating the `domains` table.
|
||||
|
||||
Note that most of the package's code is different now, which means that you will have to update all of the places where you interact with the package's classes.
|
||||
|
||||
That said, automatic tenancy will still work the same way.
|
||||
|
||||
- Move all `_tenancy_` prefixed keys in tenant storage to `tenancy_` prefixed keys
|
||||
|
||||
Run this **with 2.x code** (but put application down first, this will break your app and require that you update to 3.x immediately after). Of course make a backup of the DB first.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue