-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
38 changed files
with
1 addition
and
4,383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,3 @@ | ||
# Exposing existing databases | ||
|
||
Example: | ||
|
||
``` | ||
python3 expose_existing.py mysql+pymysql://root:password@localhost/sakila --host 172.16.17.11 --port 5555 | ||
``` | ||
|
||
Installation: | ||
|
||
``` | ||
mkdir tmpenv | ||
virtualenv tmpenv/ | ||
source tmpenv/bin/activate | ||
pip install -r requirements.txt | ||
``` | ||
|
||
|
||
Documentation in the [wiki](https://github.com/thomaxxl/safrs/wiki/Exposing-Existing-Databases) | ||
|
||
This is implemented in [https://github.com/ApiLogicServer/ApiLogicServer-src] |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
expose_existing/sqlacodegen/.eggs/setuptools_scm-2.1.0-py3.5.egg/EGG-INFO/LICENSE.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.