plugin
plugin copied to clipboard
[Feature Request]: Fetch Table name for Migration from Model class instance via the getTable method
Feature Description
Fetch Table name for Migration from Model class instance via the getTable method when getTable() method for this model is overrriden
Hello. I don't run PHP code, so I can't actually "run" getTable method.