I´d like to run DatabaseMigratorClass inside my system, only comands related to one specific table or view.For example:
- in form A: run profile Scripts- in form B: run only changes for table "X", fields, Fks, etc- in form C: run only proceduresIs that possible?Other question: If two users process the same PKG, what will happen?
Tks