资 源 简 介
This is the definetely new name of old dbmigrations project - renamed because already exists a project with that name.
NOW WITH DJANGO SUPPORT
Django support includes a new driver, a command-line option for manage.py, a pluggable application and its history and log in the Admin.
Details about Yadsel
The goal of this project is provide a library (and a tool) under the LGPL, writen with Python language for an object oriented and version based evolution of databases schema, independent of ORMs, operating systems or DBMS"s.
This library must be adaptable to other languages, and only the versions scripts must be writen with Python, under the class system defined by library.
For now, we are working with MySQL driver, and the next will be (not necessarely in that order):
* SQLite
* Firebird
* Django
* SQLObject
* Postgres
* SQLServer
* Oracle
* SQLAlchemy
You can help
文 件 列 表
examples
__init__.py
test2
test1
tests
firebird_tests.txt
core_tests_zipfile_versions.txt
core_tests_dml.txt
versions.zip
core_tests_parseutils.txt
genericdriver_tests.txt
core_tests_partial_versions.txt
old_runtests.py
core_tests.py
core_tests_persistence.txt
drivers
tools
setup.py
yadseltool
gtk_yadsel
yadsel
execution.py
__init__.py
drivers
core
setup.py
README
COPYING
AUTHORS