ledgersmb/LedgerSMB

Rename pg sequences where the name does not end in '_seq'

neilt opened this issue · 0 comments

  • Rename lot_tracking_number to mfg_lot_lot_number_seq to be consistent using table name and column with other sequences.
  • Rename id to ar_ap_gl_id_seq for clarity and consistency.