1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-26 17:18:19 +00:00
Commit graph

3 commits

Author SHA1 Message Date
6543
c186e2fa8c
Update dev-docs & improve migration code () 2022-01-08 20:21:22 +01:00
6543
0aefdc9978
Add tests framework for storage migration ()
* add test sqlite db

* migration tests for sqlite

* fix pipeline config

* fix tests to other dbms

* fix postgres & mysql
2021-12-20 16:15:21 +01:00
6543
ca8e215cfa
Migrate to Xorm ()
close 

* Migrate store
* Migrate tests
* Rewrite migrations
* Init fresh DB in on step
* Rm old stuff (meddler, sql files, dead code, ...)
2021-11-13 20:18:06 +01:00
Renamed from server/store/datastore/store_test.go (Browse further)