We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
go-gorm/playground#1
dc.go文件 出现如下错误:
2024/08/24 11:57:33 /mooc/app/etl/service/dc.go:128 [info] replacing callback `gorm:create` from /mooc/app/etl/service/dc.go:128 2024/08/24 11:57:33 /mooc/app/etl/service/dc.go:128 [info] replacing callback `gorm:update` from /mooc/app/etl/service/dc.go:128 2024/08/24 11:57:33 /mooc/app/etl/service/dc.go:211 [info] replacing callback `gorm:create` from /mooc/app/etl/service/dc.go:211 2024/08/24 11:57:33 /mooc/app/etl/service/dc.go:211 [info] replacing callback `gorm:update` from /mooc/app/etl/service/dc.go:211 2024/08/24 11:57:39 /mooc/app/etl/service/dc.go:334 [info] replacing callback `gorm:create` from /mooc/app/etl/service/dc.go:334 2024/08/24 11:57:39 /mooc/app/etl/service/dc.go:334 [info] replacing callback `gorm:update` from /mooc/app/etl/service/dc.go:334 2024/08/24 11:57:39 /mooc/app/etl/service/dc.go:341 mssql: 在 FETCH 语句中选项 NEXT 的用法无效。 [1.002ms] [rows:-] SELECT * FROM "mz" ORDER BY (SELECT NULL) OFFSET 0 ROW FETCH NEXT 1 ROWS ONLY 2024/08/24 11:57:39 /mooc/app/etl/service/dc.go:341 [error] generate struct from table fail: mssql: 在 FETCH 语句中选项 NEXT 的用法无效。
The text was updated successfully, but these errors were encountered:
sql server 2016就没有问题
Sorry, something went wrong.
@jinzhu 帮忙看下,急需
定位到这个地方
@jinzhu
jinzhu
No branches or pull requests
GORM Playground Link
go-gorm/playground#1
Description
dc.go文件
出现如下错误:
The text was updated successfully, but these errors were encountered: