You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use correct definition of table for the connections pane (#248)
* Handle custom icons for connections.
* lenght(path) == 0 is just fine, as it means that we are at root level and it might actually provide an icon.
* Actually at root level we want the global connection icon.
* Refactor flattenting object types to match RStudio implementation.
* Contains data request.
* The number of rows can't be a named argument as different implementations are using different names.
* Rewrite object types flattenting making it easier to read.
* Change name for clarity
* Simplify contains
Co-authored-by: Lionel Henry <[email protected]>
* Prefer depth-first search.
---------
Co-authored-by: Lionel Henry <[email protected]>
0 commit comments