Adds global configuration option Model::$short_table_names to allow namespace information to be disregarded when generating table names#100
Adds global configuration option Model::$short_table_names to allow namespace information to be disregarded when generating table names#100michaelward82 wants to merge 2 commits intoj4mie:masterfrom michaelward82:namespaces
Conversation
|
This PR is open since July already. I would like to integrate Paris in one of my projects, but the namespace issue is a real blocker for me. Can we speed things up a little with this? |
|
@Addvilz I am really busy with other things right now so it will be done as soon as I find the time. |
|
+1 👍 |
|
This issue is causing a blocker for me in an established project, I'd also very much appreciate a merge as soon as is convenient |
|
Here's a workaround for anyone who needs, it loads @michaelward82 's repo instead of the main one. His appears to be 2 commits behind the official so check whether you need those updates first. Merge these into your composer.json: More docs here: Don't forget to switch back to the main repo if/when this is pulled. |
…amespace information to be disregarded when generating table names
|
I've done a pull on my repo to keep it in sync with upstream. The namespaces branch is a non-linear push (forced). |
|
Sorry peeps I've been in the middle of a lot of life stuff like moving half
|
|
Merged into |
As discussed in PR #90.