Commit Graph

8 Commits

Author SHA1 Message Date
Guillermo Prandi 1e7bccc690 Exclude schema from index name (#65)
Exclude schema from the index name

simple drone test

fix column default value be empty (#59)

Use https for gocover badge (#64)

Co-authored-by: Guillermo Prandi <guillep2k@users.noreply.github.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: SijmenSchoon <sijmenschoon@noreply@gitea.io>
Reviewed-on: https://gitea.com/xorm/core/pulls/65
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-01-19 09:04:11 +00:00
Lunny Xiao 5d3ffb50de lunny/fix_fmt_lint (#53) 2019-07-15 13:42:17 +00:00
Lunny Xiao f50e09f2ad
Add context support (#46)
* add context support

* fix config

* fix circle config

* golang test to go1.10
2019-01-17 14:40:11 +08:00
Lunny Xiao 6bc9412b1c
don't change index's columns sort in Equal 2018-10-08 21:23:26 +08:00
Lunny Xiao cb67f794ce
fix schema for postgres 2018-04-10 00:05:20 +08:00
Lunny Xiao 833d5b7beb add isregular for index 2015-02-17 15:00:51 +08:00
Lunny Xiao 9184dbce1e add drop index sql and modify column sql interface 2014-06-11 14:02:22 +08:00
Lunny Xiao a18c751d44 init core after sperated repository 2014-04-08 20:57:04 +08:00