Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / go-xorm/cmd issues and pull requests

#65 - go build 报错

Issue - State: open - Opened by ayaya118 over 5 years ago

#64 - Add two features

Pull Request - State: open - Opened by XHang over 5 years ago

#63 - xorm reverse 生成的struct的字段排序

Issue - State: open - Opened by raynerluo over 5 years ago
Labels: enhancement

#62 - missing sqlite3 lib

Pull Request - State: closed - Opened by Cosin over 5 years ago

#61 - Unknown colType DOUBLE UNSIGNED

Pull Request - State: closed - Opened by xiaobeicn almost 6 years ago

#60 - 添加一个将所有的数据转化成大写的函数,并在模板中添加一些常量

Pull Request - State: closed - Opened by bjzhang03 almost 6 years ago - 4 comments
Labels: enhancement

#59 - go get 请求不到cloud.google.com怎么办

Issue - State: closed - Opened by baselin almost 6 years ago - 5 comments
Labels: question

#58 - add the judgment of created, updated, and deleted tags

Pull Request - State: closed - Opened by saraka almost 6 years ago
Labels: enhancement

#57 - add the judgment of created, updated, and deleted tags

Pull Request - State: closed - Opened by saraka almost 6 years ago

#56 - add the judgment of created, updated, and deleted tags

Pull Request - State: closed - Opened by saraka almost 6 years ago - 1 comment

#55 - windows下运行提示xorm不是哪部或外部命令

Issue - State: open - Opened by mrsongindezhou almost 6 years ago - 1 comment
Labels: question

#54 - [建议]xorm reverse 工具能否对生成字段信息后面加上原字段注释

Issue - State: open - Opened by imkos almost 6 years ago - 1 comment

#53 - xorm reverse报错不能生成struct

Issue - State: open - Opened by jlbud about 6 years ago

#52 - 是不是对 Sqlite 的支持并不是那么好

Issue - State: open - Opened by zjxpcyc about 6 years ago
Labels: bug

#51 - add ignoreColumnsJSON

Pull Request - State: closed - Opened by saraka about 6 years ago

#50 - something wrong when using xorm reverse on unique index

Issue - State: closed - Opened by xuyz about 6 years ago - 3 comments
Labels: bug

#49 - form 支持

Issue - State: closed - Opened by 256mywind about 6 years ago - 2 comments

#48 - reverse no support for mysql unsigned type to go unsigned

Issue - State: open - Opened by littlecoderonway about 6 years ago
Labels: enhancement, blocked

#47 - xorm reverse

Issue - State: closed - Opened by Aload about 6 years ago - 2 comments
Labels: question

#46 - tag missing on reverse

Issue - State: open - Opened by Nanyan about 6 years ago

#45 - fix shell command

Pull Request - State: closed - Opened by Shonminh about 6 years ago - 1 comment

#44 - go get fail

Issue - State: closed - Opened by usernameisnull over 6 years ago - 1 comment

#42 - 怎么折腾都是这样,爬墙和不爬墙都是这个结果

Issue - State: closed - Opened by neatstudio over 6 years ago - 5 comments
Labels: question

#39 - 能否从config文件中指定映射类型

Issue - State: open - Opened by TuWei1992 over 6 years ago
Labels: enhancement

#38 - add mssql example in Reverse section

Pull Request - State: closed - Opened by Yang09701194 over 6 years ago

#37 - Add example link in README.md - Template and Config

Issue - State: open - Opened by Yang09701194 over 6 years ago
Labels: enhancement

#36 - Unknown colType DATETIME2 - mssql

Issue - State: open - Opened by Yang09701194 over 6 years ago
Labels: enhancement

#35 - Unknown colType NCHAR - mssql

Issue - State: open - Opened by Yang09701194 over 6 years ago - 1 comment
Labels: enhancement

#34 - Unknown colType SMALLDATETIME - mssql

Issue - State: open - Opened by Yang09701194 over 6 years ago

#33 - add -c option to control whether reverse with column comments

Pull Request - State: closed - Opened by az0083 almost 7 years ago

#32 - [Error] reverse.go:172 sql: unknown driver "sqlite3" (forgotten import?)

Issue - State: closed - Opened by mycode65678 almost 7 years ago - 1 comment
Labels: question

#31 - 模板文件struct.go.tpl中怎么获取prefix

Issue - State: open - Opened by scholar-ink almost 7 years ago

#30 - correct example path in Reverse section

Pull Request - State: closed - Opened by melotusme almost 7 years ago - 1 comment

#29 - Sort xorm tag map keys

Pull Request - State: closed - Opened by uzimith almost 7 years ago - 1 comment

#28 - [Error] reverse.go:255 1:1: illegal character U+0023 '#'

Issue - State: open - Opened by gurglefish about 7 years ago - 1 comment

#27 - SqlServer 中 Unknown colType UNIQUEIDENTIFIER

Issue - State: open - Opened by lixifun about 7 years ago - 4 comments
Labels: bug

#26 - If mysql table name is a number,there will be a error occured

Issue - State: open - Opened by yelvxiuge about 7 years ago
Labels: bug

#25 - 将原始列名称追加到生成的xorm字符串后面

Pull Request - State: open - Opened by liwenyu about 7 years ago

#23 - expected ';', found 'IDENT' string (and 1 more errors)-package model

Issue - State: open - Opened by GameXG over 7 years ago - 4 comments
Labels: bug

#22 - postgresql数据库的josnb是空类型,映射string后有bug

Issue - State: open - Opened by sankeyou over 7 years ago - 3 comments

#21 - xorm工具不能生成视图的代码吗

Issue - State: closed - Opened by zyq5945 over 7 years ago - 2 comments

#20 - added template for generating meddler models

Pull Request - State: closed - Opened by k3a over 7 years ago - 1 comment
Labels: enhancement

#19 - fixes bug: https://github.com/go-xorm/xorm/issues/560

Pull Request - State: closed - Opened by admpub almost 8 years ago
Labels: bug

#18 - xorm reverse

Issue - State: closed - Opened by Gys almost 8 years ago - 2 comments
Labels: question

#17 - can't generate the xorm's baniry file , the err: .\xorm.go:35: undefined: Command

Issue - State: closed - Opened by huangjiasingle almost 8 years ago - 2 comments
Labels: invalid

#16 - 数据库字段类型为NUMERIC时,映射的golang对象类型为string异常

Issue - State: open - Opened by ilisin almost 8 years ago
Labels: bug

#14 - why convert a type "smallint" in progresql to int in go model?

Issue - State: open - Opened by xubing over 8 years ago - 2 comments

#13 - xorm reverse subcommand add '-a' argument

Pull Request - State: closed - Opened by lonng over 8 years ago

#12 - reverse 在mysql字段名为数字开头时,会报错

Issue - State: open - Opened by defia almost 9 years ago - 1 comment
Labels: bug

#11 - 自增的主键,如果是bigint,tag没有自动设置为autoincr

Issue - State: closed - Opened by hsyan2008 about 9 years ago - 2 comments

#10 - 能否指定表

Issue - State: open - Opened by hsyan2008 about 9 years ago
Labels: enhancement

#9 - reverse 密码最后一位是特殊字符有问题

Issue - State: closed - Opened by zhfish about 9 years ago - 1 comment

#8 - xorm reverse的"-m"参数用不了。

Issue - State: closed - Opened by jmjoy over 9 years ago

#7 - Fix flags parse error of reverse command

Pull Request - State: closed - Opened by sillydong over 9 years ago - 1 comment

#6 - 请问reverse操作时如何去掉公共前缀

Issue - State: closed - Opened by YogurtShen almost 10 years ago - 4 comments
Labels: enhancement

#5 - reverse example 有问题?

Issue - State: closed - Opened by YogurtShen almost 10 years ago - 5 comments
Labels: question

#4 - xorm reverse mysql

Issue - State: closed - Opened by bestlake over 10 years ago

#3 - dump 命令导出mysql的数据不正确

Issue - State: closed - Opened by admpub over 10 years ago - 1 comment
Labels: bug

#2 - support enum type for mysql

Pull Request - State: closed - Opened by admpub over 10 years ago

#1 - Failed to go get

Issue - State: closed - Opened by DimShadoWWW almost 11 years ago - 2 comments