Python论坛  - 讨论区

标题:[python-chinese] sqlite 是不是不支持 auto_increment

2006年09月07日 星期四 10:20

鳄鱼 crocodile.liu在163.com
星期四 九月 7 10:20:08 HKT 2006

sqlite 是不是不支持 auto_increment?
好像也不支持alter语句,还有什么不支持的?


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年09月07日 星期四 10:26

jacob jacob在exoweb.net
星期四 九月 7 10:26:21 HKT 2006

鳄鱼 wrote:
> sqlite 是不是不支持 auto_increment?
> 好像也不支持alter语句,还有什么不支持的?
>
>   
http://www.sqlite.org/omitted.html
http://www.sqlite.org/cvstrac/wiki?p=UnsupportedSql

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年09月07日 星期四 10:55

Yingbo Qiu qiuyingbo在gmail.com
星期四 九月 7 10:55:53 HKT 2006

支持 Auto increment. 声明为 INTEGER PRIMARY KEY 就可以了

另外也支持 timestamp. TEXT DEFAULT CURRENT_TIMESTAMP

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年09月07日 星期四 10:57

鳄鱼 crocodile.liu在163.com
星期四 九月 7 10:57:52 HKT 2006

jacob 写道:
> 鳄鱼 wrote:
>   
>> sqlite 是不是不支持 auto_increment?
>> 好像也不支持alter语句,还有什么不支持的?
>>
>>   
>>     
> http://www.sqlite.org/omitted.html
> http://www.sqlite.org/cvstrac/wiki?p=UnsupportedSql
> __

http://www.sqlite.org/cvstrac/wiki?p=UnsupportedSql

上面说3.1就已经支持了。可是我用的已经是3.3.7,怎么还是不行?
> _____________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese



[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年09月07日 星期四 11:12

鳄鱼 crocodile.liu在163.com
星期四 九月 7 11:12:00 HKT 2006

Yingbo Qiu 写道:
> 支持 Auto increment. 声明为 INTEGER PRIMARY KEY 就可以了
>
> 另外也支持 timestamp. TEXT DEFAULT CURRENT_TIMESTAMP
>   
犯了一个低级错误,把auto_incrment写在了primary key的后面了
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese



[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号