Entity changelog

From Sum-e Wiki

Jump to: navigation, search

Contents

Changelog

1.5 20100102

- schema builder

1.4 20091222

- Joomla! enabled

1.3 20090921

- singleton database connection

1.2.1 20090817

- removed slashed from retrieved object

- abstract method FlushCache()

1.2 20090710

- Sqllite

1.1.4 20090511

- real_escape_string

1.1.3a-b 20090423

- GetAll()

1.1.3 20090418

- Stripslashes on Collection

1.1.2b 20090325-20090328

- Save() - to handle objects with foreign keys and with variable table id names

- Create( $table, $id_value ) - ref objects (ref tables) must be created first

1.1.2 20090321

- Bugfixes

- Adjustments to schema which will look like array( 'id', 'column2', 'column3', ... )

1.1.1b 20090307

- Delete()

1.1.1a-build 20090303

- GetSchema(),

- protected $this->schema

1.1.1-build 20090301

- __destruct: close mysql connection

1.1.0-build 20090120

- Create DAO layer (Data Access Objects)

- 20080120 - Save() property

1.0.4 20081113

- Counter into session

- static Retrieve

1.0.3 20081009

- Added mysql_query_counter

1.0.2 20080823

- Added multi_query to method query

1.0.1 20080715

- Added return to Retrieve.

- Added Query for fast writting.

Personal tools