从节复制另一种用途是使用
sequel -C mysql://host1/database postgres://host2/database2
有没有办法包含两个数据库的用户名和密码。没有运气尝试
sequel -C mysql://user:password@host1/database postgres://user2:password2@host2/database2
从节复制另一种用途是使用
sequel -C mysql://host1/database postgres://host2/database2
有没有办法包含两个数据库的用户名和密码。没有运气尝试
sequel -C mysql://user:password@host1/database postgres://user2:password2@host2/database2