SQLite 的亚音速模板不正确

发布于 2024-08-20 07:33:59 字数 531 浏览 9 评论 0原文

SQLite.ttinclude(对于 VB)应该包含

tbl.Schema="";

在 LoadTables 过程中,否则 Struts.tt 将无法编译

Running transformation: System.ArgumentNullException: Value cannot be null.
Parameter name: objectToConvert
  at Microsoft.VisualStudio.TextTemplating.ToStringHelper.ToStringWithCulture(Object objectToConvert)
  at    
Microsoft.VisualStudio.TextTemplatingBB4B38057266A6749A8A039E145DE2BB.GeneratedTextTransformation.TransformText()

我正在使用 subsonicproject.com 网站上的最新 3.0.0.3 zip

The SQLite.ttinclude (for VB) should have

tbl.Schema="";

in the LoadTables procedure, otherwise the Struts.tt will not compile

Running transformation: System.ArgumentNullException: Value cannot be null.
Parameter name: objectToConvert
  at Microsoft.VisualStudio.TextTemplating.ToStringHelper.ToStringWithCulture(Object objectToConvert)
  at    
Microsoft.VisualStudio.TextTemplatingBB4B38057266A6749A8A039E145DE2BB.GeneratedTextTransformation.TransformText()

I am using the lastest 3.0.0.3 zip from the subsonicproject.com website

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

羁绊已千年 2024-08-27 07:33:59

请将此文件提交至 http://github.com/subsonic/SubSonic-3.0/issues 这样您就可以跟踪此错误的状态。如果您没有帐户(或不想创建帐户),只需在此处添加评论,我们中的一位将代表您归档。

Please file this at http://github.com/subsonic/SubSonic-3.0/issues so you can track the status of this bug. If you don't have account (or don't want to create one), just add a comment here and one of us will file it on your behalf.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文