Commit dd48aa5
authored
feat: attach all user-allowed catalogs by default (#12)
# Summary
Following this
[PR](altertable-ai/dbt-altertable#13), opens the
FlightSQL session without binding it to a single catalog. The server
attaches every catalog the authenticated user has access to when no
catalog is specified, which unlocks cross-catalog queries without any
extra configuration.1 parent 0b46662 commit dd48aa5
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
| |||
0 commit comments