-
Notifications
You must be signed in to change notification settings - Fork 333
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(config): make table name of pg backend configurable (#5244)
* feat: configurable table name * fix: election sql * feat: configurable lock_id * chore: update config file * perf: useless allocation * perf: useless allocation * chore: remove unused type hint * Apply suggestions from code review Co-authored-by: Weny Xu <[email protected]> * chore: update config file --------- Co-authored-by: Weny Xu <[email protected]>
- Loading branch information
1 parent
03a2e6d
commit 751fa4e
Showing
5 changed files
with
188 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.