Skip to content

Commit

Permalink
add link to wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaxxl committed Oct 22, 2020
1 parent f4c268b commit d3ee0b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion expose_existing/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ example:
python3 expose_existing.py mysql+pymysql://root:password@localhost/sakila --host 172.16.17.11 --port 5555
```

Exposing existing tables doesn't work yet if there's no column named "id", working on that though :)
Documentation in the [wiki](https://github.com/thomaxxl/safrs/wiki/Exposing-Existing-Databases)

0 comments on commit d3ee0b3

Please sign in to comment.