Commit f370cc6
authored
Fix query builder wrap table schema name in double quotes (supabase#39067)
* Fix query builder wrap table schema name in double quotes
* Patch
* PATCH
* Fix
* Remove console log
* Clean up
* Simplify1 parent cf2a372 commit f370cc6
File tree
2 files changed
+2
-1
lines changed- packages/pg-meta/src
- pg-format
- query
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments