Skip to content
  • Kipp Cannon's avatar
    exploratory work for migration to integer IDs · b3184a6c
    Kipp Cannon authored
    - add machinery to the ID reassignment algorithms (both XML and SQL) to track table names separately from the IDs
    - target table is queried and recorded during the initial phase, but the second phase does not have an acceptable mechanism by which to obtain this information
    - currently a hack is in place to continue to retrieve it from the IDs themselves, and comments are left in place to suggest a possible better solution for the future.
    b3184a6c