Download List

项目描述

Dominion v8 is a PHP universal database abstraction layer to develop rapid portable and compatible applications connecting to any freeware or commercial databases. You no longer need to write proprietary SQL sentences, but can use portable objects that give you the power to change the database engine without rewriting a single line of code.

系统要求

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.

2010-08-25 07:27 Back to release list
8.00.03

DB_Base已被重写,简化代码,使用WAMessage和一个抛出错误。所有的设置*方法现在返回链接$这一点。 DB_Cursor已与WAMessage集成。 DB_Check,DB_Field *和DB_Table现于WAClass延长,调试已经实施,现在可序列化的类:一个完整的序列表描述符,现在可以在任何级别的任何缓存库存。 DB_FieldLOB已添加。
标签: Major feature enhancements, Minor bugfixes
DB_Base has been rewritten to simplify the code, to use WAMessage and a single throwable error. All the set* methods now return $this for chaining. DB_Cursor has been Integrated with WAMessage. DB_Check, DB_Field*, and DB_Table are now extended from WAClass, the debug has been implemented, and the classes are now serializable: a full serialized table descriptor can now be stocked in any cache at any level. DB_FieldLOB has been added.

Project Resources