ChangeLog

2004-06-17 14:04  dcech

	* fixed problems with html entities in data fields

2004-06-09 02:13  dcech

	* new modular data insertion routine platform switching support for
	  data and index generation updated DTD to reflect schema changes

2004-05-29 10:49  richtl

	* Added preliminary insert-record functionality.

2004-03-24 11:28  dcech

	* Fixed support for field opts and constraints, and the DEFDATE and
	  DEFTIMESTAMP elements.  Thanks to Marc Alber <marc.alber@free.fr>

2004-03-23 12:59  dcech

	* TransformSchema function and returnSchema option

2004-03-23 09:05  dcech

	* Added RemoveSchema and RemoveSchemaString functions and
	  supporting xsl

2004-03-05 11:44  dcech

	* - fixed bug in extractSchema with primary keys - added support
	  for newlines in embedded SQL

2004-03-02 15:17  dcech

	* - allow underscore character in prefixes (not 1st character) -
	  fix for SQL auto prefixing, prefix was not passed correctly
	  (thanks to Martin Salo <salo#laborint.com>)

2004-02-19 17:24  richtl

	* Updated docs for continueOnError.

2004-02-19 16:53  dcech

	* ContinueOnError functionality added

2004-02-19 16:33  richtl

	* Moved xslt test.

2004-02-19 13:21  richtl

	* Regenerated the autodocs.

2004-02-19 13:14  richtl

	* Added release notes for 1.0.1.

2004-02-19 13:13  richtl

	* More doc cleanup and additions. Convert functions now fail
	  elegantly if PHP-XSLT isn't available. PrintSQL now returns
	  formatted sql rather than printing it.

2004-02-19 13:10  richtl

	* Updated docs. Added Using AXMLS tutorial.

2004-02-12 20:25  richtl

	* Regenerated the autodocs.

2004-02-12 20:13  richtl

	* Removed references to Destroy() method.

2004-02-12 20:11  richtl

	* Renamed PrintSchema, SaveSchema, etc. to PrintSQL, SaveSQL. Doc
	  changes.

2004-02-12 10:11  dcech

	* Removed deprecated setPrefix and destroy functions

2004-02-12 10:04  dcech

	* content and formatting updates

2004-02-12 10:04  dcech

	* Updated to reflect schema version 0.2

2004-02-12 10:03  dcech

	* Added ExecuteInline functionality

2004-02-10 16:00  richtl

	* Updated docs for new release.

2004-02-10 15:48  richtl

	* Renamed adoSchema::destroy() to Destroy() and
	  adoSchema::setPrefix() to SetPrefix() for consistency. Renamed
	  adoSchema::CreateSchema() to ExtractSchema() for clarity.

2004-02-10 15:03  richtl

	* Updated docs for new release.

2004-02-10 15:02  richtl

	* Initial add of tutorial to cvs.

2004-02-10 15:00  richtl

	* Updated docs for new release.

2004-02-10 14:55  richtl

	* Updated docs for new release.

2004-02-10 14:53  richtl

	* Style and doc improvements.

2004-02-06 13:38  richtl

	* Updated and regenerated documentation.

2004-02-06 12:22  richtl

	* Merged OO-Rework

2004-01-12 20:54  richtl

	* Added constant for XMLS_DEFAULT_UPGRADE_METHOD and cleaned up
	  adoschema::upgradSchema().

2004-01-09 17:24  dcech

	* fixed return value of ParseSchema functions

2004-01-09 17:17  dcech

	* added supportedPlatform check to SQL element

2004-01-09 17:05  dcech

	* ExecuteSchema - fixed input sanity check

2004-01-09 16:26  dcech

	* added XMLS_DEFAULT_SCHEMA_VERSION constant fixed var
	  $versionRegex

2004-01-09 16:19  richtl

	* Documentation.

2004-01-09 16:09  richtl

	* Documentation.

2004-01-09 16:03  richtl

	* Documentation.

2004-01-09 15:56  dcech

	* added XMLS_SCHEMA_VERSION constant

2004-01-09 15:32  dcech

	* ConvertSchema and SchemaVersion functions xsl stylesheets for
	  schema conversion

2004-01-05 11:58  richtl

	* Fixed problem with empty prefix and queries.

2003-11-17 17:08  richtl

	* Updated php-doc.

2003-11-17 15:58  richtl

	* Doc cleanup.

2003-11-13 18:44  richtl

	* Table options not working. ExecuteSchema has improved error
	  detection. Added PrintSchema and SaveSchema methods. Removed some
	  extraneous code in the XML parser callbacks. Documentation
	  improvements. Improved support for object prefixes.

2003-11-11 13:30  richtl

	* sql key replacement now completely working. Added items to the
	  DTD.

2003-11-10 14:51  richtl

	* Table/index/SQL prefixing now working. For SQL prefixing,
	  prefixes are automatically prepended on INSERT, UPDATE, and
	  DELETE statements.

2003-11-10 13:40  richtl

	* Added "key" to sql attlist. Added missing "replace" element.

2003-11-10 09:41  richtl

	* Applied Karsten's patch to fix problem reading names and indexes
	  from the schema (patches-839246).

2003-11-07 00:48  richtl

	* Created abstract class dbObject from which the other three DB
	  classes are now built. Moved prefix handling to dbObject. Added
	  automatic prefixing for insert statements in dbQuery objects.

2003-10-22 15:35  richtl

	* Added Karsten's patch to fix drop index issues.

2003-10-22 13:41  richtl

	* Added Karsten's workaround for ADOdb datadict issue that
	  misinterprets empty strings (Bug 824806).

2003-10-01 14:37  richtl

	* Updated documentation.

2003-10-01 14:32  richtl

	* Added the <DROP/> tag for tables and indexes.

2003-10-01 14:20  richtl

	* Added the <DROP/> tag for tables and indexes.

2003-10-01 11:49  richtl

	* adoSchema::upgradeSchema now upgrades indexes (by attempting to
	  drop the old one before creating the new one).

2003-09-24 15:55  richtl

	* Updated documentation.

2003-09-24 15:19  richtl

	* Fixed and improved upgrade code. Added new
	  adoSchema::upgradeSchema method.

2003-07-28 13:08  richtl

	* Fixed broken upgradeSchema code that was breaking the script.

2003-07-14 16:34  richtl

	* Renamed from example.php.

2003-07-14 16:33  richtl

	* Removed from repository.

2003-07-14 16:32  richtl

	* Cleaned up documentation.

2003-07-14 16:31  richtl

	* Updated documentation.

2003-07-14 14:31  richtl

	* Fixed minor bug in data loader.

2003-07-14 13:33  richtl

	* More work on upgrade/replace infrastructure. Fixed warning on
	  xml_set_object (Bug 770457)

2003-07-10 17:22  richtl

	* Can now specify a table prefix, that will be prepended to all
	  tables and indices.

2003-07-10 16:55  richtl

	* Added support for ChangeTableSQL table upgrades, and
	  infrastructure for replacing tables in RDBMS that don't
	  effectively support altering tables.	Added support for index
	  options. (Thanks to Mike Benoit (mikeb @netnation.com) for the
	  patch).

2003-05-23 10:32  richtl

	* Initial import

2003-05-23 10:32  richtl

	* Initial revision


Documentation generated on Tue, 27 Jul 2004 20:05:45 -0400 by phpDocumentor 1.3.0RC3