sqlite icon indicating copy to clipboard operation
sqlite copied to clipboard

:bug: sqlite v1.5.4 Create Table Exception

Open xuxiaowei-com-cn opened this issue 1 year ago • 6 comments

  1. gorm.io/driver/sqlite v1.5.3 normal operation
  2. gorm.io/driver/sqlite v1.5.4 Abnormal operation: Create Table Exception
  3. View sqlite/v1.5.4 branch and run project replication issues
  4. An error PR: https://github.com/xuxiaowei-com-cn/sqlite-err/pull/1

xuxiaowei-com-cn avatar Oct 08 '23 11:10 xuxiaowei-com-cn

Please delete the original database or table during testing

xuxiaowei-com-cn avatar Oct 08 '23 11:10 xuxiaowei-com-cn

@xuxiaowei-com-cn When will a new version be released to fix this issue?

mrz1836 avatar Oct 09 '23 13:10 mrz1836

@mrz1836 Please wait for the official to fix this issue. I have just started learning the go language, but I cannot solve this problem at the moment. You can use v1.5.3 version, which can create table structures normally.

xuxiaowei-com-cn avatar Oct 10 '23 01:10 xuxiaowei-com-cn

Any update on this @xuxiaowei-com-cn ?

mrz1836 avatar Dec 06 '23 16:12 mrz1836

Has this been updated? It's been several months now @xuxiaowei-com-cn...

mrz1836 avatar Jun 12 '24 19:06 mrz1836

Has this been updated? It's been several months now @xuxiaowei-com-cn...

I haven't written Golang recently

xuxiaowei-com-cn avatar Jun 13 '24 00:06 xuxiaowei-com-cn