【问题标题】:I'm having a problem with unsigned data types iwith SubSonic 3 and MySQLSubSonic 3 和 MySQL 的无符号数据类型有问题
【发布时间】:2010-02-08 17:42:50
【问题描述】:

我知道其他人已经“发现”了这个问题,我确实知道问题出在哪里,但是如果按照第二个链接发布修复程序会很好。

Unsigned BigInt and bit issue Subsonic : Object of type 'System.UInt64' cannot be converted to type 'System.Int64'

基本上,我在 SUBSonic3 中的无符号类型也有同样的问题。我知道在哪里解决它我只是不知道从哪里开始。

请帮助那些在模板中急需此修复的人:(

【问题讨论】:

    标签: mysql subsonic3 unsigned


    【解决方案1】:

    Subsonic 项目(以及 Subsonic 模板(单独的项目))托管在 GitHub 上 -

    http://github.com/subsonic

    Somone 应该已经解决了这个问题 -

    http://github.com/subsonic/SubSonic-3.0-Templates/issues/#issue/18

    【讨论】:

    • 谢谢,似乎可以解决问题。虽然还没有测试过。现在将允许我充分利用主键。并不是说我会期望我的表在进行清理/重组之前获得那么多行。 4,294,967,295 行...在一张表中。哎呀。
    猜你喜欢
    • 2017-04-05
    • 1970-01-01
    • 2014-02-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-03-03
    相关资源
    最近更新 更多