ITADN
xo/usql/Issues

Add conntection variables support to \copy

#542Pull Requestejiektpobehuk 创建于 2025-11-25
E
ejiektpobehukcommented
This PR addresses #495 and similar issues I've experienced. `\copy` had no support for connection variables set with `\cset` or a configuration file. It went straight to parsing the source and destination with `dburl.Parse()`. I've copied the `Handler.Open()` behaviour without any DRY. Now it can handle connection variables.
合并状态:未合并 2 条评论