gitea/models/migrations
zeripath 026696b87a
Fix dropTableColumns sqlite implementation (#7710)
* Fix dropTableColumns sqlite implementation

* use droptables and its index dropping support in v78 and v85

* golang-ci fixes

* Add migration from gitea 1.3.3 for sqlite which reveals the droptables bug - thus showing this works
2019-08-05 22:49:49 +01:00
..
migrations.go
v13.go
v14.go
v15.go
v16.go
v17.go
v18.go
v19.go
v20.go fix avatar update bug (#1729) 2017-05-16 08:36:09 +08:00
v21.go Fix lint errors (#2547) 2017-09-19 11:08:30 +03:00
v22.go
v23.go
v24.go
v25.go
v26.go
v27.go
v28.go
v29.go Status-API (#1332) 2017-04-21 19:32:31 +08:00
v30.go
v31.go
v32.go
v33.go
v34.go
v35.go
v36.go
v37.go Rewrite migrations to not depend on future code changes (#2604) 2017-10-08 19:08:18 +08:00
v38.go
v39.go
v40.go
v41.go
v45.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
v46.go
v47.go
v48.go Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
v49.go
v50.go
v51.go
v52.go
v53.go
v54.go
v55.go
v56.go
v57.go
v58.go
v59.go
v60.go
v61.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
v62.go
v63.go
v64.go
v65.go
v66.go
v67.go
v68.go
v69.go
v70.go
v71.go
v72.go
v73.go
v74.go
v75.go
v76.go
v77.go
v78.go Fix dropTableColumns sqlite implementation (#7710) 2019-08-05 22:49:49 +01:00
v79.go
v80.go Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
v81.go
v82.go
v83.go
v84.go
v85.go
v86.go
v87.go
v88.go
v89.go
v90.go
v91.go