Skip to content

Commit 6d9f69a

Browse files
BlackYpsBrutus5000
authored andcommitted
Update outdated command in README.md
1 parent 0672abe commit 6d9f69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Where you have to replace `root` and `banana` with your custom credentials. (If
2525

2626
You can now check the current version via running:
2727

28-
select version from schema_version order by installed_rank desc limit 1
28+
select version from flyway_schema_history order by installed_rank desc limit 1
2929

3030
### Updating the database
3131
First you need to pull the faf-stack repo and checkout the branch with the db version you want. Now you can migrate to the latest version using:

0 commit comments

Comments
 (0)