Commit 3e729fe
Inline PLSQL_BOOLEAN_METADATA into plsql_boolean_metadata
The constant was referenced from exactly one place (`plsql_boolean_metadata`),
so naming the hash literal added an indirection without earning its keep — the
method name already conveys the intent. Inline the hash and drop the constant.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 07cf607 commit 3e729fe
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
634 | 632 | | |
635 | 633 | | |
636 | 634 | | |
637 | | - | |
| 635 | + | |
638 | 636 | | |
639 | 637 | | |
640 | 638 | | |
0 commit comments