Commit 57edaef
Hck 4263 fe ddl invalid query of creating a view including multiple databases (#86)
* HCK-4263: fixed invalid view columns name form
* HCK-4263: replaced immutable variable with const
---------
Co-authored-by: chulanovskyi-bs <[email protected]>1 parent f29e33a commit 57edaef
File tree
2 files changed
+2
-1
lines changed- forward_engineering
- ddlProvider
- utils
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
| 772 | + | |
772 | 773 | | |
773 | 774 | | |
774 | 775 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments