Page MenuHomePhabricator

Convert table names to const
ClosedPublic

Authored by przemek on Oct 25 2022, 2:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 26, 5:16 PM
Unknown Object (File)
Tue, Nov 26, 5:16 PM
Unknown Object (File)
Tue, Nov 26, 5:15 PM
Unknown Object (File)
Tue, Nov 26, 5:15 PM
Unknown Object (File)
Fri, Nov 8, 9:08 PM
Unknown Object (File)
Fri, Nov 8, 9:08 PM
Unknown Object (File)
Fri, Nov 8, 9:04 PM
Unknown Object (File)
Tue, Nov 5, 2:07 AM

Details

Summary

Made changes according to: https://linear.app/comm/issue/ENG-707/convert-table-names-to-const
Changed all tableName fields to const.
Fixed getters so they are alcos const.
Changed naming convention so it match other constants in those files.

Test Plan

Run backup and block services locally in docker.
Run integration tests for both - they passed.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable