How to Install and Uninstall python38-sqlalchemy-migrate Package on openSuSE Tumbleweed
Last updated: November 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-sqlalchemy-migrate" package
This guide covers the steps necessary to install python38-sqlalchemy-migrate on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-sqlalchemy-migrate
Copied
2. Uninstall "python38-sqlalchemy-migrate" package
Please follow the step by step instructions below to uninstall python38-sqlalchemy-migrate on openSuSE Tumbleweed:
$
sudo zypper remove
python38-sqlalchemy-migrate
Copied
3. Information about the python38-sqlalchemy-migrate package on openSuSE Tumbleweed
Information for package python38-sqlalchemy-migrate:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-sqlalchemy-migrate
Version : 0.13.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 887,5 KiB
Installed : No
Status : not installed
Source package : python-sqlalchemy-migrate-0.13.0-3.2.src
Summary : Database schema migration for SQLAlchemy
Description :
Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with
database schema changes in SQLAlchemy projects.
Migrate extends SQLAlchemy to have database changeset handling. It provides a
database change repository mechanism which can be used from the command line as
well as from inside python code.
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-sqlalchemy-migrate
Version : 0.13.0-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 887,5 KiB
Installed : No
Status : not installed
Source package : python-sqlalchemy-migrate-0.13.0-3.2.src
Summary : Database schema migration for SQLAlchemy
Description :
Inspired by Ruby on Rails' migrations, Migrate provides a way to deal with
database schema changes in SQLAlchemy projects.
Migrate extends SQLAlchemy to have database changeset handling. It provides a
database change repository mechanism which can be used from the command line as
well as from inside python code.