Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. existing unit configs might be already not in sync with db and attempting to mass convert db based on unit configs might make things worse
  2. none of unit configs have "db_type" and we have lots of tables/fields to populate them automatically
  3. when adding new fields via "OnAfterConfigRead" event there is no way to specify position at which they will be added into the table; specifying position of each field is time consuming

Related Discussions

...