You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TableColumn::removePKAppend() is returning original append value when its column is not a part of primary key and in other case the value of append is not uppercased anymore.
New protected property workingNamespace introduced to store the value of current namespace to be applied for fixing migration history.
Dummy migration instance is configured now with cloned DB component.
TableColumn::removePKAppend() is returning original append value when its column is not a part of primary key and in other case the value of append is not uppercased anymore.
New protected property workingNamespace introduced to store the value of current namespace to be applied for fixing migration history.
Dummy migration instance is configured now with cloned DB component.