issues
search
go-xorm
/
cmd
Command line tools for database operation written by Go, moved to https://gitea.com/xorm/cmd
BSD 3-Clause "New" or "Revised" License
168
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
go build 报错
#65
ayaya118
opened
5 years ago
0
Add two features
#64
XHang
opened
5 years ago
0
xorm reverse 生成的struct的字段排序
#63
raynerluo
opened
5 years ago
0
missing sqlite3 lib
#62
Cosin
closed
5 years ago
0
Unknown colType DOUBLE UNSIGNED
#61
xiaobeicn
closed
5 years ago
0
添加一个将所有的数据转化成大写的函数,并在模板中添加一些常量
#60
bjzhang03
closed
5 years ago
4
go get 请求不到cloud.google.com怎么办
#59
baselin
closed
5 years ago
5
add the judgment of created, updated, and deleted tags
#58
saraka
closed
5 years ago
0
add the judgment of created, updated, and deleted tags
#57
saraka
closed
5 years ago
0
add the judgment of created, updated, and deleted tags
#56
saraka
closed
5 years ago
1
windows下运行提示xorm不是哪部或外部命令
#55
songdehuacool
opened
5 years ago
1
[建议]xorm reverse 工具能否对生成字段信息后面加上原字段注释
#54
imkos
opened
5 years ago
1
xorm reverse报错不能生成struct
#53
jlbud
opened
5 years ago
0
是不是对 Sqlite 的支持并不是那么好
#52
zjxpcyc
opened
5 years ago
0
add ignoreColumnsJSON
#51
saraka
closed
5 years ago
0
something wrong when using xorm reverse on unique index
#50
xuyz
closed
5 years ago
3
form 支持
#49
256mywind
closed
5 years ago
2
reverse no support for mysql unsigned type to go unsigned
#48
littlecoderonway
opened
5 years ago
0
xorm reverse
#47
Aload
closed
5 years ago
2
tag missing on reverse
#46
Nanyan
opened
5 years ago
0
fix shell command
#45
Shonminh
closed
6 years ago
1
go get fail
#44
usernameisnull
closed
5 years ago
1
reverse.go:178 sql: Scan error on column index 2: unsupported Scan, storing driver.Value type <nil> into type *string
#43
yanhualiu93
opened
6 years ago
0
怎么折腾都是这样,爬墙和不爬墙都是这个结果
#42
neatstudio
closed
6 years ago
5
reverse Sqlite3 error , reverse.go:179 Unknown col "GroupGID" in index "IX_..."
#41
zwq000
opened
6 years ago
0
表中存在复合主键,生成代码时主键字段会生成双份
#40
sankeyou
opened
6 years ago
0
能否从config文件中指定映射类型
#39
TuWei1992
opened
6 years ago
0
add mssql example in Reverse section
#38
Yang09701194
closed
6 years ago
0
Add example link in README.md - Template and Config
#37
Yang09701194
opened
6 years ago
0
Unknown colType DATETIME2 - mssql
#36
Yang09701194
opened
6 years ago
0
Unknown colType NCHAR - mssql
#35
Yang09701194
opened
6 years ago
1
Unknown colType SMALLDATETIME - mssql
#34
Yang09701194
opened
6 years ago
0
add -c option to control whether reverse with column comments
#33
az0083
closed
6 years ago
0
[Error] reverse.go:172 sql: unknown driver "sqlite3" (forgotten import?)
#32
mycode65678
closed
6 years ago
1
模板文件struct.go.tpl中怎么获取prefix
#31
scholar-ink
opened
6 years ago
0
correct example path in Reverse section
#30
melotusme
closed
6 years ago
1
Sort xorm tag map keys
#29
uzimith
closed
6 years ago
1
[Error] reverse.go:255 1:1: illegal character U+0023 '#'
#28
gurglefish
opened
6 years ago
1
SqlServer 中 Unknown colType UNIQUEIDENTIFIER
#27
lixifun
opened
6 years ago
4
If mysql table name is a number,there will be a error occured
#26
yelvxiuge
opened
6 years ago
0
将原始列名称追加到生成的xorm字符串后面
#25
liwenyu
opened
7 years ago
0
my_information_38 表自动生成 MyInformation38 结构,执行sql操作时表名字变成了 my_information38
#24
ghost
opened
7 years ago
1
expected ';', found 'IDENT' string (and 1 more errors)-package model
#23
ghost
opened
7 years ago
4
postgresql数据库的josnb是空类型,映射string后有bug
#22
sankeyou
opened
7 years ago
3
xorm工具不能生成视图的代码吗
#21
zyq5945
closed
7 years ago
2
added template for generating meddler models
#20
k3a
closed
7 years ago
1
fixes bug: https://github.com/go-xorm/xorm/issues/560
#19
admpub
closed
7 years ago
0
xorm reverse
#18
Gys
closed
7 years ago
2
can't generate the xorm's baniry file , the err: .\xorm.go:35: undefined: Command
#17
huangjiasingle
closed
7 years ago
2
数据库字段类型为NUMERIC时,映射的golang对象类型为string异常
#16
ilisin
opened
7 years ago
0
Next