Skip to content

History / Schema

Revisions

  • Updated Schema (markdown)

    @rachanavishwanath rachanavishwanath committed Sep 24, 2020
  • Removed user_finances table. This table had amount_payable and amount_receivable. Since the value changes dynamically, don't need a table to store it

    @rachanavishwanath rachanavishwanath committed Sep 24, 2020
  • Updated Schema (markdown)

    @rachanavishwanath rachanavishwanath committed Sep 24, 2020
  • Updated Schema (markdown)

    @rachanavishwanath rachanavishwanath committed Sep 24, 2020
  • removed group_friend_id from group_table, removed additional_details_id, sub_category_id from expenses table

    @rachanavishwanath rachanavishwanath committed Sep 24, 2020
  • added: additional_details_id to expense table, added a group_friend_table joins table as a group is made up of multiple friends and one person can belong to multiple groups, removed friend_id from expense_details table, added payable_id and payable_type in expense table

    @rachanavishwanath rachanavishwanath committed Sep 19, 2020