We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409cbb9 commit 2e799b5Copy full SHA for 2e799b5
README.md
@@ -68,7 +68,7 @@ func main() {
68
1. 确保数据库连接字符串中包含正确的用户名、密码和数据库名
69
2. 建议在生产环境中适当设置重试次数,避免过多重试
70
3. 如果只需要生成SQL而不执行,请将`ShouldRun`设置为`false`
71
-4. 用例的数据在[note20250226.sql](./note20250226.sql)
+4. 用例的数据在[note20250226.sql.zip](./note20250226.sql.zip)
72
73
## 依赖
74
0 commit comments