This website requires JavaScript.
Explore
Help
Sign In
github
/
woodpecker
Watch
1
Star
0
Fork
0
You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced
2026-04-15 01:41:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ef0f1b437d3ddc09e59c5d5f9c4a4eefdf258cf
woodpecker
/
pkg
/
database
/
migrate
History
Nurahmadie
4ef0f1b437
Integrate migrations with drone.
...
Also add migration to tests.
2014-02-16 03:47:30 +07:00
..
201402200603_rename_privelege_to_privilege.go
Integrate migrations with drone.
2014-02-16 03:47:30 +07:00
all.go
Integrate migrations with drone.
2014-02-16 03:47:30 +07:00
migrate_20150209.go
package for database migrations
2014-02-10 03:03:22 -07:00
migrate.go
More tests for alter columns migration
2014-02-16 00:56:17 +07:00
sqlite_test.go
Add tests to migrate existing database without migration attributes.
2014-02-16 02:23:26 +07:00
sqlite.go
More tests for alter columns migration
2014-02-16 00:56:17 +07:00
util.go
Fix migration step not checked against current version.
2014-02-15 22:17:22 +07:00