A git remote helper to pull package source from oracle database.
Project description
git-remote-oracle
Source can be found on https://github.com/TheCrazyT/git-remote-oracle.
Can be used in combination with git to view made changes in packages.
It is NOT intended to be a full backup of the database structure.
Requirements
- python 3
- git
- pip-packages:
- pexpect
- oracle
Usage
usage example can be found here:
https://github.com/TheCrazyT/git-remote-oracle/blob/main/tests/google_colab_docker_oracle_xe.ipynb
for example you can do:
git clone oracle://127.0.0.1:1521/XEPDB1/JOHN
this will ask for credentials and create a folder called JOHN.
But it works only if that scheme exists and you have access to it!
(There is currently no validation, so you won't get a proper error message).
Environment variables
| Name | Description |
|---|---|
| GR_ORACLE_DEBUG | Debug informations |
| GR_ORACLE_DEBUG_GIT | Output of all internal output to git itself to the console |
| GR_ORACLE_SYSDBA | Set flag that you run as sys user |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file git-remote-oracle-0.0.5.tar.gz.
File metadata
- Download URL: git-remote-oracle-0.0.5.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce64ffdd02c0d21b21fde25884e04de42ccff94165e0b689906e50284435c568
|
|
| MD5 |
c38f9468e95b2a0f431768c853b39663
|
|
| BLAKE2b-256 |
06bc6b5fdd71e44aab785bd1e0563dece49b9d36b64e4ab8c962e4459103bf34
|
File details
Details for the file git_remote_oracle-0.0.5-py3-none-any.whl.
File metadata
- Download URL: git_remote_oracle-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd4e99bc38fed7ac618ac7acf39288452ccf824417c1fc7b89ade298e13ea2a3
|
|
| MD5 |
d18dcefc52c3f96beea12106783f338d
|
|
| BLAKE2b-256 |
a317ed4709df86cf6a78d3ae4acd6f9a519ada90ada7f325546a714255c13d73
|