Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
breyta
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thomas Flori
breyta
Graph
72014c8945f6b9a91826b0e166d747d82b8eb80a
Select Git revision
Branches
2
master
default
protected
migrate
Tags
5
v1.0.0
v1.0.0-rc.3
v1.0.0-rc.2
v1.0.0-rc.1
v1.0.0-beta.1
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Mar
8
Dec
4
2
1
30
Nov
29
28
26
25
24
23
22
21
19
find insert into and allow 'IF (NOT )EXISTS' in statements
v1.0.0 master
v1.0.0 master
also find type statements and when they end after name
update execution time column name in save execution statements
v1.0.0-rc.3
v1.0.0-rc.3
change migrations table to use snake case instead of camel case
v1.0.0-rc.2
v1.0.0-rc.2
return full path from create migration interface
v1.0.0-rc.1
v1.0.0-rc.1
add badges to readme
v1.0.0-beta.1
v1.0.0-beta.1
update reference
implement create migrations
implement callback progress
implement and test migrateTo and revertTo
split migrate and up and implement revert and down
implement migrate method with all tests
migrate
migrate
test and refactor migrate prototype
prepare migrate test
add a prototype for migration
fix fixtures for test
get current status from database
Merge branch 'locating'
remove unused dotenv library from dev dependencies
add all methods to the progress interface
test filtering and sorting of migrations
fix code style
implement basic locating logic
add indexes to the migration table and test the migration
create migration for creating the migration table
use magic __call to pass every call to adapter
update coveralls binary path
add test progress printer
basic adapter implementation
initial setup and basic readme
Initial commit
Loading