Downloadliste

Projektbeschreibung

Porque uses an XML-defined data-schema to produce
a database schema and a PHP object model with
getters/setters, database persistence, HTML form
templates, and HTML post/data reception.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2003-03-12 16:50
0.1.3

Porque hat jetzt die Möglichkeit, direkt ausführen die generierten SQL-Skript. Es kann auch Backup-Daten vor der Ausführung des SQL-Skript und später wiederherstellen. Diese Funktion kann mit zusätzlichen Spalten zu bewältigen, aber nicht gelöscht oder umbenannt werden diejenigen. Ein Fehler, bei dem die Konstrukteure der Tabelle Klassen namens init () statt $ this-> init () festgesetzt worden war.
Tags: Initial freshmeat announcement
Porque now has the ability to directly execute the generated SQL script. It can also backup data before executing the SQL script and restore it afterwards. This feature can cope with added columns, but not deleted or renamed ones. A bug in which the constructors of table classes called init() instead of $this->init() was fixed.

Project Resources