Télécharger la liste

Description du projet

adodb-xmlschema is a class that allows the user to quickly and easily build a database using the ADODB database library and a simple XML-formatted file. adodb-xmlschema is included as part of ADODB 3.50 and newer.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-20 04:49
1.0.1

Cette version enlevé le PHP-XSLT exigence supplémentaire par la version 1.0. PHP-XSLT est désormais facultative et obligatoire que pour le (encore) peu utilisé les services de transformation de schéma. Inline exécution du schéma et d'un "AXMLS Utiliser" tutoriel ont été ajoutées.
Tags: Minor feature enhancements
This version removed the PHP-XSLT requirement
added by version 1.0. PHP-XSLT is now optional and
only required for the (as yet) little-used schema
transformation utilities. Inline schema execution and
a "Using AXMLS" tutorial were also added.

2004-02-13 07:36
1.0

L'accent de cette version est la modularité, la facilité d'utilisation, et la documentation. Il peut maintenant convertir entre les versions de schémas DTD, sports Meilleure gestion des index, peut extraire un schéma à partir d'une base de données en direct, et est capable d'imprimer et de sauvegarder le SQL généré à partir d'un schéma analysé. Il ya un nouveau tutoriel en ligne et documentation de la classe améliorée. Il ya également le soutien préliminaire de l'exécution en ligne la base de données.
Tags: Major feature enhancements
The focus of this release is modularity, ease of use, and
documentation. It can now convert schemas between DTD
versions, sports better handling of indexes, can extract a
schema from a live database, and is able to print and save the
SQL generated from a parsed schema. There's a new online
tutorial and improved class documentation. There's also
preliminary support for inline execution against the database.

2003-11-18 02:33
0.0.2.4

Des méthodes ont été ajoutées à l'affichage, le retour, et enregistrez le SQL généré à partir d'un schéma analysé. Tableau et objet préfixant ont été ajoutés, y compris la capacité de forcer préfixant dans les états arbitraires SQL intégré dans le schéma. Il ya plusieurs corrections de bugs, et ennuyeux notifications PHP ont été enlevés.
Tags: Minor feature enhancements
Methods have been added to display, return, and save the SQL resulting from a parsed schema. Table and object prefixing have been added, including the ability to force prefixing in arbitrary SQL statements embedded in the schema. There are several bugfixes, and annoying PHP notifications have been removed.

2003-09-24 23:17
0.0.2.2

Le code de mise à niveau du schéma fonctionne désormais et a été testé sur MySQL. La mise à niveau "et" forceReplace "des arguments dans l'appel adoSchema ont été dépréciés en faveur de la méthode upgradeSchema nouvelles. Mise à niveau est connu pour ne pas fonctionner avec PostgreSQL. (Look pour que cela soit résolu dans le cliché suivant).
Tags: Minor feature enhancements
The schema upgrade code now works and has been tested on MySQL. The
"upgrade" and "forceReplace" arguments in the adoSchema call have been
deprecated in favor of the new upgradeSchema method. Upgrading is
known to not work with PostgreSQL. (Look for that to be fixed in the
next snapshot.)

2003-07-15 06:23
0.0.2

Tags: Initial freshmeat announcement

Project Resources