Lunny Xiao
|
140ee90928
|
Fix migrate schema bug
|
2024-02-08 16:16:31 +08:00 |
Lunny Xiao
|
70c6978fc4
|
Use github.com/microsoft/go-mssqldb instead of old mssqldb repository (#2386) (#2390)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2386
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2390
|
2024-01-16 07:56:04 +00:00 |
Lunny Xiao
|
a2d3669edf
|
Add README and fix some lints (#2079)
as title.
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2079
|
2021-12-14 09:00:35 +08:00 |
Lunny Xiao
|
4bfe6853f5
|
Fix some comments lint and bug (#1888)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1888
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-04-10 10:57:36 +08:00 |
Lunny Xiao
|
bf25a77bca
|
Merge core package back into the main repository and split into serval sub packages. (#1543)
Fix test
Improve fmt
update go.mod
Move core as a sub package
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1543
|
2020-02-24 08:53:18 +00:00 |
Lunny Xiao
|
b81aa40128
|
Move github.com/go-xorm/xorm to xorm.io/xorm (#1459)
|
2019-10-15 05:15:41 +00:00 |
Bo-Yi Wu
|
545f30f5cc
|
just return error instead. (#1046)
|
2018-07-22 22:43:48 +08:00 |
Bo-Yi Wu
|
149e6abf07
|
fix: gofmt error. (#873)
|
2018-04-08 08:53:15 +08:00 |
Lunny Xiao
|
cd46810bf9
|
Fix migrate migrationDidRun bug on postgres (#818)
* fix migrate migrationDidRun bug on postgres
* fix missing error handle
|
2018-01-29 19:49:01 -06:00 |
Andrey Nering
|
24a6ab1609
|
Add migrate package for schema versioned migrations (#549)
This is a port from https://github.com/go-gormigrate/gormigrate
|
2017-03-25 22:10:23 +08:00 |