Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: k1LoW/tbls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e490aac94abd4a933e535f551ad208ac0b5a7a19
Choose a base ref
..
head repository: k1LoW/tbls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3f4d466d137f47498ad9f9a5bc2c672a2258af74
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 Makefile
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@ testdoc: testdoc_sqlite
./tbls diff my://root:mypass@localhost:33308/testdb -c testdata/test_tbls.yml sample/mysql8
./tbls diff ms://SA:MSSQLServer-Passw0rd@localhost:11433/testdb -c testdata/test_tbls.yml sample/mssql
env AWS_ENDPOINT_URL=http://localhost:18000 ./tbls diff dynamodb://ap-northeast-1 -c testdata/test_tbls_dynamodb.yml sample/dynamodb
./tbls diff pg://postgres:pgpass@localhost:55432/testdb?sslmode=disable -c testdata/test_tbls.yml -j sample/adjust
./tbls diff pg://postgres:pgpass@localhost:55432/testdb?sslmode=disable -c testdata/test_tbls_postgres.yml -j sample/adjust
./tbls diff my://root:mypass@localhost:33306/testdb -c testdata/test_tbls.yml -t svg sample/svg
./tbls diff my://root:mypass@localhost:33306/testdb -c testdata/exclude_test_tbls.yml sample/exclude
./tbls diff my://root:mypass@localhost:33306/testdb -c testdata/dict_test_tbls.yml sample/dict