Commit 77d5da0
committed
refactor: remove deparser shim files, import directly from @pgsql/quotes
- Deparser now imports QuoteUtils directly from @pgsql/quotes (no re-export wrappers)
- Removed deparser's kwlist.ts, quote-utils.ts shim files
- Removed deparser's scripts/keywords.ts (canonical generator is in quotes package)
- Removed 'keywords' script entry from deparser package.json1 parent d9804c7 commit 77d5da0
File tree
6 files changed
+3
-134
lines changed- packages/deparser
- scripts
- src
- utils
6 files changed
+3
-134
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
This file was deleted.
This file was deleted.
0 commit comments